- ge(String, Object) - Static method in class org.medimob.orm.query.Restrictions
-
- get(long) - Method in class org.medimob.orm.internal.Session
-
Gets entity from cache (with cache lock).
- getArgsCount() - Method in class org.medimob.orm.query.BetweenCriterion
-
- getArgsCount() - Method in class org.medimob.orm.query.CompositeCriterion
-
- getArgsCount() - Method in class org.medimob.orm.query.ConstantCriterion
-
- getArgsCount() - Method in interface org.medimob.orm.query.Criterion
-
- getArgsCount() - Method in class org.medimob.orm.query.IdCriterion
-
- getArgsCount() - Method in class org.medimob.orm.query.InCriterion
-
- getArgsCount() - Method in class org.medimob.orm.query.OperatorCriterion
-
- getArgsCount() - Method in class org.medimob.orm.query.SqlCriterion
-
- getBoolean(Cursor, int) - Static method in class org.medimob.orm.internal.TypeUtils
-
Gets Boolean value form cursor for column index.
- getByte(Cursor, int) - Static method in class org.medimob.orm.internal.TypeUtils
-
Gets Byte value form cursor for column index.
- getByteArray(Cursor, int) - Static method in class org.medimob.orm.internal.TypeUtils
-
Gets byte array value form cursor for column index.
- getChar(Cursor, int) - Static method in class org.medimob.orm.internal.TypeUtils
-
Gets Char value form cursor for column index.
- getColumnName() - Method in class org.medimob.orm.processor.dll.PropertyDefinition
-
- getConstraintDefinitions() - Method in class org.medimob.orm.processor.dll.TypeDefinition
-
- getDate(Cursor, int) - Static method in class org.medimob.orm.internal.TypeUtils
-
Gets Date value form cursor for column index.
- getDate(Cursor, int, String) - Static method in class org.medimob.orm.internal.TypeUtils
-
Gets Date value form cursor for column index.
- getDateFormat() - Method in class org.medimob.orm.processor.dll.PropertyDefinition
-
- getDeleteStatement() - Method in class org.medimob.orm.AbstractModel
-
- getDouble(Cursor, int) - Static method in class org.medimob.orm.internal.TypeUtils
-
Gets Double value form cursor for column index.
- getFieldName() - Method in class org.medimob.orm.processor.dll.PropertyDefinition
-
- getFloat(Cursor, int) - Static method in class org.medimob.orm.internal.TypeUtils
-
Gets Float value form cursor for column index.
- getId(T) - Method in class org.medimob.orm.AbstractModel
-
- getIdColumn() - Method in class org.medimob.orm.processor.dll.TypeDefinition
-
- getIndexes() - Method in class org.medimob.orm.processor.dll.TypeDefinition
-
- getInsertStatement() - Method in class org.medimob.orm.AbstractModel
-
- getInstance(Context) - Static method in class org.medimob.orm.Orm
-
Get ORM instance.
- getInt(Cursor, int) - Static method in class org.medimob.orm.internal.TypeUtils
-
Gets Integer value form cursor for column index.
- getLong(Cursor, int) - Static method in class org.medimob.orm.internal.TypeUtils
-
Gets Long value form cursor for column index.
- getName() - Method in class org.medimob.orm.processor.dll.ConstraintDefinition
-
- getName() - Method in class org.medimob.orm.processor.dll.IndexDefinition
-
- getName() - Method in class org.medimob.orm.processor.dll.TriggerDefinition
-
- getNoArgsConstructor(TypeElement) - Static method in class org.medimob.orm.processor.ProcessorUtils
-
Returns the no-args constructor for type
, or null if no such constructor exists.
- getNoLock(long) - Method in class org.medimob.orm.internal.Session
-
Gets entity from cache (without cache lock).
- getPackage(Element) - Static method in class org.medimob.orm.processor.ProcessorUtils
-
Gets package form element.
- getPackageName() - Method in class org.medimob.orm.processor.dll.TypeDefinition
-
- getProperties() - Method in class org.medimob.orm.processor.dll.TypeDefinition
-
- getPropertyType() - Method in class org.medimob.orm.processor.dll.PropertyDefinition
-
- getRepository(Class<T>) - Method in class org.medimob.orm.Orm
-
- getShort(Cursor, int) - Static method in class org.medimob.orm.internal.TypeUtils
-
Gets Short value form cursor for column index.
- getSql() - Method in enum org.medimob.orm.annotation.Action
-
- getSql() - Method in enum org.medimob.orm.annotation.Conflict
-
- getSql() - Method in enum org.medimob.orm.annotation.Sort
-
- getSql() - Method in enum org.medimob.orm.annotation.TriggerType
-
- getSql() - Method in enum org.medimob.orm.processor.dll.Constraints
-
- getStackTraceString(Throwable) - Static method in class org.medimob.orm.OrmLog
-
- getStatement() - Method in class org.medimob.orm.processor.dll.ConstraintDefinition
-
- getStatement() - Method in class org.medimob.orm.processor.dll.IndexDefinition
-
- getStatement() - Method in class org.medimob.orm.processor.dll.PropertyDefinition
-
- getStatement() - Method in class org.medimob.orm.processor.dll.TriggerDefinition
-
- getStatement() - Method in class org.medimob.orm.processor.dll.TypeDefinition
-
- getString(Cursor, int) - Static method in class org.medimob.orm.internal.TypeUtils
-
Gets String value form cursor for column index.
- getSupportedAnnotationTypes() - Method in class org.medimob.orm.processor.EntityProcessor
-
- getSupportedSourceVersion() - Method in class org.medimob.orm.processor.EntityProcessor
-
- getTableName() - Method in class org.medimob.orm.processor.dll.IndexDefinition
-
- getTableName() - Method in class org.medimob.orm.processor.dll.TriggerDefinition
-
- getTableName() - Method in class org.medimob.orm.processor.dll.TypeDefinition
-
- getTriggers() - Method in class org.medimob.orm.processor.dll.TypeDefinition
-
- getType() - Method in class org.medimob.orm.processor.dll.ConstraintDefinition
-
- getTypeQualifiedName() - Method in class org.medimob.orm.processor.dll.TypeDefinition
-
- getTypeSimpleName() - Method in class org.medimob.orm.processor.dll.TypeDefinition
-
- getUpdateStatement() - Method in class org.medimob.orm.AbstractModel
-
- getVersion(T) - Method in class org.medimob.orm.AbstractModel
-
- getVersionColumn() - Method in class org.medimob.orm.processor.dll.TypeDefinition
-
- glob(String, String) - Static method in class org.medimob.orm.query.Restrictions
-
- gt(String, Object) - Static method in class org.medimob.orm.query.Restrictions
-
- v(String) - Static method in class org.medimob.orm.OrmLog
-
- v(String, Throwable) - Static method in class org.medimob.orm.OrmLog
-
- value - Variable in class org.medimob.orm.query.OperatorCriterion
-
- valueOf(String) - Static method in enum org.medimob.orm.annotation.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.medimob.orm.annotation.CascadeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.medimob.orm.annotation.Conflict
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.medimob.orm.annotation.DateField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.medimob.orm.annotation.Sort
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.medimob.orm.annotation.TriggerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.medimob.orm.processor.dll.Constraints
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.medimob.orm.processor.PropertyType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.medimob.orm.annotation.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.medimob.orm.annotation.CascadeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.medimob.orm.annotation.Conflict
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.medimob.orm.annotation.DateField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.medimob.orm.annotation.Sort
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.medimob.orm.annotation.TriggerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.medimob.orm.processor.dll.Constraints
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.medimob.orm.processor.PropertyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VERBOSE - Static variable in class org.medimob.orm.OrmLog
-
- Version - Annotation Type in org.medimob.orm.annotation
-
Version field Created by Poopaou on 23/01/2015.