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 | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
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 | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
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