パッケージ | 説明 |
---|---|
ome.util |
Utilities for all of OMERO.
|
修飾子とタイプ | メソッドと説明 |
---|---|
SqlAction.DeleteLog |
SqlAction.DeleteLog.mapRow(java.sql.ResultSet rs,
int arg1) |
修飾子とタイプ | メソッドと説明 |
---|---|
java.util.List<SqlAction.DeleteLog> |
SqlAction.findRepoDeleteLogs(SqlAction.DeleteLog template)
Find all
SqlAction.DeleteLog entries which match all of the non-null
fields provided in the template. |
java.util.List<SqlAction.DeleteLog> |
SqlAction.Impl.findRepoDeleteLogs(SqlAction.DeleteLog template) |
修飾子とタイプ | メソッドと説明 |
---|---|
int |
SqlAction.deleteRepoDeleteLogs(SqlAction.DeleteLog template)
Delete all
SqlAction.DeleteLog entries which match all of the non-null
fields provided in the template. |
int |
SqlAction.Impl.deleteRepoDeleteLogs(SqlAction.DeleteLog template) |
java.util.List<SqlAction.DeleteLog> |
SqlAction.findRepoDeleteLogs(SqlAction.DeleteLog template)
Find all
SqlAction.DeleteLog entries which match all of the non-null
fields provided in the template. |
java.util.List<SqlAction.DeleteLog> |
SqlAction.Impl.findRepoDeleteLogs(SqlAction.DeleteLog template) |