| java.lang.Object | ||
| ↳ | org.mbari.sql.QueryableImpl | |
| ↳ | org.mbari.vars.integration.MergeStatusDAOImpl | |
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Calendar | CALENDAR | ||||||||||
| DateFormat | DATE_FORMAT_UTC | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ID_FUNCTION | Function used for queries that return a List of primary keys (Longs) | ||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mbari.sql.QueryableImpl
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Constructs ...
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Find any merge status messages containing the given string.
| |||||||||||
Find any VideoArchiveSets whose merge failed
| |||||||||||
Find any VideoArchiveSets that have not been merged
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mbari.sql.QueryableImpl
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
org.mbari.sql.IQueryable
| |||||||||||
From interface
vars.integration.MergeStatusDAO
| |||||||||||
Function used for queries that return a List of primary keys (Longs)
Constructs ...
Find any merge status messages containing the given string. Use % for wild cards; for example findByStatusMessage('%CONSERVATIVE%')
Find any VideoArchiveSets whose merge failed
Find any VideoArchiveSets that have not been merged