A B C D E F G H I J K L M N O P R S T U V W

T

table - Variable in class com.jenkov.mrpersister.impl.mapping.Key
 
tableColumnSets - Variable in class com.jenkov.mrpersister.impl.mapping.DbNameDeterminer
 
tableColumnTypes - Variable in class com.jenkov.mrpersister.impl.mapping.DbNameDeterminer
 
tableName - Variable in class com.jenkov.mrpersister.impl.mapping.ObjectMapping
 
tableName - Variable in class com.jenkov.mrpersister.MappingTool
 
TimeGetterMapping - Class in com.jenkov.mrpersister.impl.mapping.method
A subclass of GetterMapping capable of inserting a java.sql.Time into a PreparedStatement.
TimeGetterMapping() - Constructor for class com.jenkov.mrpersister.impl.mapping.method.TimeGetterMapping
 
TimeSetterMapping - Class in com.jenkov.mrpersister.impl.mapping.method
A subclass of the SetterMapping capable of reading a java.sql.Time from a ResultSet instance and insert it into a target object, by calling the target object matching setter method.
TimeSetterMapping() - Constructor for class com.jenkov.mrpersister.impl.mapping.method.TimeSetterMapping
 
TimestampGetterMapping - Class in com.jenkov.mrpersister.impl.mapping.method
A subclass of GetterMapping capable of inserting a java.sql.Timestamp into a PreparedStatement.
TimestampGetterMapping() - Constructor for class com.jenkov.mrpersister.impl.mapping.method.TimestampGetterMapping
 
TimestampSetterMapping - Class in com.jenkov.mrpersister.impl.mapping.method
A subclass of the SetterMapping capable of reading a java.sql.Timestamp from a ResultSet instance and insert it into a target object, by calling the target object matching setter method.
TimestampSetterMapping() - Constructor for class com.jenkov.mrpersister.impl.mapping.method.TimestampSetterMapping
 
toKeyValue(Object) - Method in class com.jenkov.mrpersister.impl.mapping.Key
 
toKeyValue(Object) - Method in interface com.jenkov.mrpersister.itf.mapping.IKey
Wraps the given key value object in a IKeyValue instance.
toList(Collection) - Static method in class com.jenkov.mrpersister.util.CollectionUtils
Converts the given collection to a java.util.List.
toString() - Method in class com.jenkov.mrpersister.impl.mapping.Key
 
toString() - Method in class com.jenkov.mrpersister.impl.mapping.KeyValue
 
toString() - Method in class com.jenkov.mrpersister.impl.mapping.method.MethodMapping
 
toString() - Method in class com.jenkov.mrpersister.impl.mapping.ObjectMapping
 
toString() - Method in class com.jenkov.mrpersister.impl.mapping.ObjectMappingKey
 
toString() - Method in class com.jenkov.mrpersister.itf.Database
 
toString() - Method in exception com.jenkov.mrpersister.scope.ScopeException
 
toString(Object[]) - Static method in class com.jenkov.mrpersister.util.ClassUtil
 
TransactionScope - Class in com.jenkov.mrpersister.scope
An implementation of the IScopeBoundary that can mark the boundaries of a transaction scope.
TransactionScope(ScopingDataSource) - Constructor for class com.jenkov.mrpersister.scope.TransactionScope
 
TransactionScope(ScopingDataSource, Object) - Constructor for class com.jenkov.mrpersister.scope.TransactionScope
 
transactionScopes - Variable in class com.jenkov.mrpersister.scope.ScopingDataSource
 

A B C D E F G H I J K L M N O P R S T U V W