BrightSide Workbench Full Report + Source Code
org.turro.elephant.db.IdUtils Member List

This is the complete list of members for org.turro.elephant.db.IdUtils, including all inherited members.

getMaxLongIdFromLong(Dao dao, String table, String field)org.turro.elephant.db.IdUtilsstatic
getMaxLongIdFromLong(Dao dao, String table, String field, String fieldConstraints[])org.turro.elephant.db.IdUtilsstatic
getMaxLongIdFromLong(Dao dao, String table, String field, String fieldConstraints[], boolean count)org.turro.elephant.db.IdUtilsstatic
getMaxLongIdFromString(Dao dao, String table, String field)org.turro.elephant.db.IdUtilsstatic
getMaxLongIdFromString(Dao dao, String table, String field, String fieldConstraints[])org.turro.elephant.db.IdUtilsstatic
getNewLongIdFromLong(Dao dao, String table, String field)org.turro.elephant.db.IdUtilsstatic
getNewLongIdFromLong(Dao dao, String table, String field, String fieldConstraints[])org.turro.elephant.db.IdUtilsstatic
getNewLongIdFromString(Dao dao, String table, String field)org.turro.elephant.db.IdUtilsstatic
getNewLongIdFromString(Dao dao, String table, String field, String fieldConstraints[])org.turro.elephant.db.IdUtilsstatic
putPrefix(String field, String prefix)org.turro.elephant.db.IdUtilsstatic