- Geobox - Class in net.sf.mardao.core.geo
-
- Geobox() - Constructor for class net.sf.mardao.core.geo.Geobox
-
- GeoLocation - Annotation Type in net.sf.mardao.core
-
- GeoModel - Interface in net.sf.mardao.core.geo
-
- get() - Method in class net.sf.mardao.core.MardaoListFuture
-
- get(long, TimeUnit) - Method in class net.sf.mardao.core.MardaoListFuture
-
- getBasicColumnNames() - Method in class net.sf.mardao.core.dao.DaoImpl
-
to list the property names for ManyToOne relations
- getCachedByPrimaryKey(Object, ID) - Method in class net.sf.mardao.core.dao.DaoImpl
-
- getCell(float, float, int) - Static method in class net.sf.mardao.core.geo.Geobox
-
- getColumn() - Method in class net.sf.mardao.core.Filter
-
- getColumnClass(String) - Method in interface net.sf.mardao.core.dao.Dao
-
Returns the class of the domain property for specified column
- getColumnNames() - Method in interface net.sf.mardao.core.dao.Dao
-
- getCoreProperty(E, String, Class) - Method in class net.sf.mardao.core.dao.DaoImpl
-
Implemented in TypeDaoImpl
- getCreatedBy(T) - Method in interface net.sf.mardao.core.dao.Dao
-
- getCreatedBy(T) - Method in class net.sf.mardao.core.dao.DaoImpl
-
Default implementation returns null, override for your creator field
- getCreatedBy() - Method in class net.sf.mardao.core.domain.AbstractCreatedUpdatedEntity
-
- getCreatedBy() - Method in interface net.sf.mardao.core.domain.CreatedUpdatedEntity
-
- getCreatedByColumnName() - Method in interface net.sf.mardao.core.dao.Dao
-
- getCreatedByColumnName() - Method in class net.sf.mardao.core.dao.DaoImpl
-
Default implementation returns null, override for your creator field
- getCreatedDate(T) - Method in interface net.sf.mardao.core.dao.Dao
-
- getCreatedDate(T) - Method in class net.sf.mardao.core.dao.DaoImpl
-
Default implementation returns null, override for your created field
- getCreatedDate() - Method in class net.sf.mardao.core.domain.AbstractCreatedUpdatedEntity
-
- getCreatedDate() - Method in interface net.sf.mardao.core.domain.CreatedUpdatedEntity
-
- getCreatedDateColumnName() - Method in interface net.sf.mardao.core.dao.Dao
-
- getCreatedDateColumnName() - Method in class net.sf.mardao.core.dao.DaoImpl
-
Default implementation returns null, override for your created field
- getCsvColumnValues(DaoImpl, String[], T) - Method in interface net.sf.mardao.core.dao.CsvConverter
-
Convert the specified domain object into column values.
- getCsvColumnValues(DaoImpl, String[], T) - Method in class net.sf.mardao.core.dao.DaoImpl
-
- getCursorKey() - Method in class net.sf.mardao.core.CursorPage
-
- getDomain(Future<?>) - Method in interface net.sf.mardao.core.dao.Dao
-
- getDomain(Future<?>) - Method in class net.sf.mardao.core.dao.DaoImpl
-
- getDomainProperties(Object) - Method in interface net.sf.mardao.core.dao.Dao
-
- getDomainProperties(Object) - Method in class net.sf.mardao.core.dao.DaoImpl
-
- getDomainProperty(T, String) - Method in class net.sf.mardao.core.dao.DaoImpl
-
Override in GeneratedDaoImpl
- getDomains() - Method in class net.sf.mardao.core.MardaoListFuture
-
- getForeignDao() - Method in class net.sf.mardao.core.Filter.Foreign
-
- getForeignExpression() - Method in class net.sf.mardao.core.Filter.Foreign
-
- getGeoboxesColumnName() - Method in class net.sf.mardao.core.dao.DaoImpl
-
Override to return your desired column name
- getGeoLocation(T) - Method in interface net.sf.mardao.core.dao.Dao
-
- getGeoLocation(T) - Method in class net.sf.mardao.core.dao.DaoImpl
-
- getGeoLocationColumnName() - Method in interface net.sf.mardao.core.dao.Dao
-
- getGeoLocationColumnName() - Method in class net.sf.mardao.core.dao.DaoImpl
-
Override in GeneratedEntityDaoImpl
- getHash(float, float, int) - Static method in class net.sf.mardao.core.geo.Geobox
-
- getHashIterative(float, float, int) - Static method in class net.sf.mardao.core.geo.Geobox
-
- getHashRecursive(float, float, int, float, float) - Static method in class net.sf.mardao.core.geo.Geobox
-
- getId() - Method in class net.sf.mardao.core.domain.AbstractLongEntity
-
- getId() - Method in class net.sf.mardao.core.domain.AbstractStringEntity
-
- getItems() - Method in class net.sf.mardao.core.CursorPage
-
- getKeyString(Object) - Method in interface net.sf.mardao.core.dao.Dao
-
- getLatitude() - Method in class net.sf.mardao.core.geo.DLocation
-
- getLocation() - Method in interface net.sf.mardao.core.geo.GeoModel
-
- getLongitude() - Method in class net.sf.mardao.core.geo.DLocation
-
- getManyToOneColumnNames() - Method in class net.sf.mardao.core.dao.DaoImpl
-
to list the property names for ManyToOne relations
- getManyToOneDao(String) - Method in class net.sf.mardao.core.dao.DaoImpl
-
to map the Daos for ManyToOne relations
- getMask(float, float, int) - Static method in class net.sf.mardao.core.geo.Geobox
-
- getMemCache() - Method in class net.sf.mardao.core.dao.DaoImpl
-
- getOperand() - Method in class net.sf.mardao.core.Filter.Foreign
-
It is the foreign operand which should be added to the arguments map
- getOperand() - Method in class net.sf.mardao.core.Filter
-
- getOperation() - Method in class net.sf.mardao.core.Filter
-
- getParentKey(T) - Method in interface net.sf.mardao.core.dao.Dao
-
- getParentKey(Map<String, String>) - Method in interface net.sf.mardao.core.dao.Dao
-
- getParentKey(Map<String, String>) - Method in class net.sf.mardao.core.dao.DaoImpl
-
- getParentKeyByPrimaryKey(Object) - Method in interface net.sf.mardao.core.dao.Dao
-
- getParentKeyColumnName() - Method in interface net.sf.mardao.core.dao.Dao
-
- getParentKeyColumnName() - Method in class net.sf.mardao.core.dao.DaoImpl
-
Default implementation returns null, override for your hierarchy
- getPrimaryKey(String) - Method in interface net.sf.mardao.core.dao.Dao
-
- getPrimaryKey(T) - Method in interface net.sf.mardao.core.dao.Dao
-
- getPrimaryKey(Object, ID) - Method in interface net.sf.mardao.core.dao.Dao
-
- getPrimaryKey(Object, ID) - Method in class net.sf.mardao.core.dao.DaoImpl
-
- getPrimaryKeyColumnName() - Method in interface net.sf.mardao.core.dao.Dao
-
- getPrincipalName() - Static method in class net.sf.mardao.core.dao.DaoImpl
-
- getRequestedPageSize() - Method in class net.sf.mardao.core.CursorPage
-
Deprecated.
- getSimpleKey(Future<?>) - Method in interface net.sf.mardao.core.dao.Dao
-
- getSimpleKey(T) - Method in interface net.sf.mardao.core.dao.Dao
-
- getSimpleKey(Map<String, String>) - Method in interface net.sf.mardao.core.dao.Dao
-
- getSimpleKey(Map<String, String>) - Method in class net.sf.mardao.core.dao.DaoImpl
-
- getSimpleKey(Future<?>) - Method in class net.sf.mardao.core.dao.DaoImpl
-
- getSimpleKeyByPrimaryKey(Object) - Method in interface net.sf.mardao.core.dao.Dao
-
- getSimpleKeyByPrimaryKey(Object) - Method in class net.sf.mardao.core.dao.DaoImpl
-
- getSimpleKeys(Future<List<?>>) - Method in interface net.sf.mardao.core.dao.Dao
-
- getSimpleKeys(Iterable<T>) - Method in interface net.sf.mardao.core.dao.Dao
-
- getSimpleKeys(Iterable<T>) - Method in class net.sf.mardao.core.dao.DaoImpl
-
- getSimpleKeys(Future<List<?>>) - Method in class net.sf.mardao.core.dao.DaoImpl
-
- getTableName() - Method in interface net.sf.mardao.core.dao.Dao
-
- getTableName() - Method in class net.sf.mardao.core.dao.DaoImpl
-
- getToken(String) - Method in class net.sf.mardao.core.Filter.Foreign
-
- getToken(String) - Method in class net.sf.mardao.core.Filter
-
- getToken(String) - Method in class net.sf.mardao.core.Filter.IN
-
- getTotalSize() - Method in class net.sf.mardao.core.CursorPage
-
- getTuple(float, float, int) - Static method in class net.sf.mardao.core.geo.Geobox
-
- getUpdatedBy(T) - Method in interface net.sf.mardao.core.dao.Dao
-
- getUpdatedBy(T) - Method in class net.sf.mardao.core.dao.DaoImpl
-
Default implementation returns null, override for your updator field
- getUpdatedBy() - Method in class net.sf.mardao.core.domain.AbstractCreatedUpdatedEntity
-
- getUpdatedBy() - Method in interface net.sf.mardao.core.domain.CreatedUpdatedEntity
-
- getUpdatedByColumnName() - Method in interface net.sf.mardao.core.dao.Dao
-
- getUpdatedByColumnName() - Method in class net.sf.mardao.core.dao.DaoImpl
-
Default implementation returns null, override for your updator field
- getUpdatedDate(T) - Method in interface net.sf.mardao.core.dao.Dao
-
- getUpdatedDate(T) - Method in class net.sf.mardao.core.dao.DaoImpl
-
Default implementation returns null, override for your updated field
- getUpdatedDate() - Method in class net.sf.mardao.core.domain.AbstractCreatedUpdatedEntity
-
- getUpdatedDate() - Method in interface net.sf.mardao.core.domain.CreatedUpdatedEntity
-
- getUpdatedDateColumnName() - Method in interface net.sf.mardao.core.dao.Dao
-
- getUpdatedDateColumnName() - Method in class net.sf.mardao.core.dao.DaoImpl
-
Default implementation returns null, override for your updated field