Inheritance diagram for DatabaseSessionOperations::
Public Methods | |
String[] | listVideos () |
String[] | listSegmentations (String videoName) |
VxSegmentation | getSegmentation (String videoName, String segName) |
VxSegment[] | querySegments (String sqlQuery) throws DatabaseException |
String[] | queryStrings (String sqlQuery) throws DatabaseException |
SegmentQueryResult[] | queryMultipleSegments (String sqlQuery) throws DatabaseException |
void | close () |
|
|
|
|
|
|
|