boolean useGetGeneratedKeys
boolean ignoreCase
boolean singleRecord
UniqueList<T> selectModifiers
UniqueColumnList selectColumns
UniqueList<T> orderByColumns
UniqueColumnList groupByColumns
UniqueList<T> fromElements
Criterion having
boolean forUpdate
Criterion topLevelCriterion
Map<K,V> asColumns
List<E> joins
String dbName
int limit
-1
means return all
rows.long offset
Map<K,V> aliases
Integer fetchSize
SqlEnum setOperator
List<E> setCriteriaParts
Object lValue
SqlEnum comparison
Object rValue
String sql
Object[] preparedStatementReplacements
boolean ignoreCase
List<E> parts
String conjunction
String fromExpression
JoinType joinType
String joinCondition
List<E> preparedStatementReplacements
Criterion joinCondition
PreparedStatementPart leftTable
PreparedStatementPart rightTable
JoinType joinType
StringBuilder sql
List<E> preparedStatementReplacements
String s
int numberOfCompareOperands
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Serializable
interface.IOException
- if input stream cannot be readClassNotFoundException
- if the class is not foundprivate void writeObject(ObjectOutputStream out) throws IOException
IOException
- if output stream not foundClass<T> omClass
String className
String region
boolean isNew
CopyOnWriteArraySet<E> validFields
ConcurrentMap<K,V> listenersMap
Serializable instanceOrClass
String method
Serializable[] args
String groupKey
Object type
String torqueType
boolean usePrimitive
int size
int scale
boolean pk
boolean notNull
TableMap table
String columnName
String javaName
boolean autoIncrement
String description
boolean isProtected
String defaultValue
String inheritance
boolean useInheritance
Map<K,V> inheritanceMaps
String javaNamingMethod
String javaType
int position
String name
Map<K,V> tables
TableMap idTable
boolean isInitialized
TableMap table
TableMap foreignTable
String foreignTableName
List<E> columns
ForeignKeyMap foreignKeyMap
ColumnMap local
ColumnMap foreign
String foreignName
String key
String className
String ancestor
ColumnMap column
Map<K,V> columns
List<E> foreignKeys
DatabaseMap dbMap
String tableName
String schemaName
String javaName
String prefix
IDMethod primaryKeyMethod
String description
Class<T> peerClass
Class<T> omClass
boolean useInheritance
boolean useManager
Class<T> managerClass
Object pkInfoOverride
Map<K,V> pkInfoMap
Object key
int internalOffset
int internalOffset
int internalOffset
int internalOffset
int internalOffset
RecordMapper<T> recordMapper
TableMap tableMap
String databaseName
private void readObject(ObjectInputStream inputStream) throws IOException, ClassNotFoundException
IOException
- if input stream cannot be readClassNotFoundException
- if class not foundint pageSize
int memoryLimit
int currentlyFilledTo
int position
int totalPages
int totalRecords
Criteria criteria
BasePeerImpl<T> peer
String pageProgressTextPattern
{0} of {1,choice,0#> |1#}{2}formats as
2 of 3. if the total number of records or pages is unknown, the pattern formats as
2 of > 3. You can use
setPageProgressTextPattern()
to change this to whatever value you like.String recordProgressTextPattern
{0} - {1} of {2,choice,0#> |1#}{3}formats as
1 - 25 of 100. if the total number of records or pages is unknown, the pattern formats as
1 - 25 of > 100. You can use
setRecordProgressTextPattern()
to change this to whatever value you like.int memoryPageLimit
setMemoryPageLimit()
to provide your own value.Map<K,V> params
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.