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

B

beginConnectionScope() - Method in class com.jenkov.mrpersister.scope.ScopingDataSource
Starts a connection scope for the thread calling this method.
beginTransactionScope() - Method in class com.jenkov.mrpersister.scope.ScopingDataSource
Begins a transaction scope for the thread calling this method.
BigDecimalGetterMapping - Class in com.jenkov.mrpersister.impl.mapping.method
A subclass of GetterMapping capable of inserting a BigDecimal into a PreparedStatement.
BigDecimalGetterMapping() - Constructor for class com.jenkov.mrpersister.impl.mapping.method.BigDecimalGetterMapping
 
BigDecimalSetterMapping - Class in com.jenkov.mrpersister.impl.mapping.method
A subclass of the SetterMapping capable of reading a BigDecimal from a ResultSet instance and insert it into a target object, by calling the target object matching setter method.
BigDecimalSetterMapping() - Constructor for class com.jenkov.mrpersister.impl.mapping.method.BigDecimalSetterMapping
 
BinaryStream - Class in com.jenkov.mrpersister.impl.mapping.method
 
BinaryStream(InputStream) - Constructor for class com.jenkov.mrpersister.impl.mapping.method.BinaryStream
 
BinaryStream(InputStream, int) - Constructor for class com.jenkov.mrpersister.impl.mapping.method.BinaryStream
 
BinaryStreamGetterMapping - Class in com.jenkov.mrpersister.impl.mapping.method
A subclass of GetterMapping capable of inserting a binary stream (InputStream) (from a Mr.
BinaryStreamGetterMapping() - Constructor for class com.jenkov.mrpersister.impl.mapping.method.BinaryStreamGetterMapping
 
BinaryStreamSetterMapping - Class in com.jenkov.mrpersister.impl.mapping.method
A subclass of the SetterMapping capable of reading a BinaryStream from a ResultSet instance and insert it into a target object, by calling the target object matching setter method.
BinaryStreamSetterMapping() - Constructor for class com.jenkov.mrpersister.impl.mapping.method.BinaryStreamSetterMapping
 
BlobGetterMapping - Class in com.jenkov.mrpersister.impl.mapping.method
A subclass of GetterMapping capable of inserting a BlobMock into a PreparedStatement.
BlobGetterMapping() - Constructor for class com.jenkov.mrpersister.impl.mapping.method.BlobGetterMapping
 
BlobSetterMapping - Class in com.jenkov.mrpersister.impl.mapping.method
A subclass of the SetterMapping capable of reading a BlobMock from a ResultSet instance and insert it into a target object, by calling the target object matching setter method.
BlobSetterMapping() - Constructor for class com.jenkov.mrpersister.impl.mapping.method.BlobSetterMapping
 
BooleanGetterMapping - Class in com.jenkov.mrpersister.impl.mapping.method
A subclass of GetterMapping capable of inserting a Boolean into a PreparedStatement.
BooleanGetterMapping() - Constructor for class com.jenkov.mrpersister.impl.mapping.method.BooleanGetterMapping
 
BooleanSetterMapping - Class in com.jenkov.mrpersister.impl.mapping.method
A subclass of the SetterMapping capable of reading a boolean from a ResultSet instance and insert it into a target object, by calling the target object matching setter method.
BooleanSetterMapping() - Constructor for class com.jenkov.mrpersister.impl.mapping.method.BooleanSetterMapping
 
ByteArrayGetterMapping - Class in com.jenkov.mrpersister.impl.mapping.method
A subclass of GetterMapping capable of inserting a byte array (byte[]) into a PreparedStatement.
ByteArrayGetterMapping() - Constructor for class com.jenkov.mrpersister.impl.mapping.method.ByteArrayGetterMapping
 
ByteArraySetterMapping - Class in com.jenkov.mrpersister.impl.mapping.method
A subclass of the SetterMapping capable of reading a byte array (byte[]) from a ResultSet instance and insert it into a target object, by calling the target object matching setter method.
ByteArraySetterMapping() - Constructor for class com.jenkov.mrpersister.impl.mapping.method.ByteArraySetterMapping
 
ByteGetterMapping - Class in com.jenkov.mrpersister.impl.mapping.method
A subclass of GetterMapping capable of inserting a Byte into a PreparedStatement.
ByteGetterMapping() - Constructor for class com.jenkov.mrpersister.impl.mapping.method.ByteGetterMapping
 
ByteSetterMapping - Class in com.jenkov.mrpersister.impl.mapping.method
A subclass of the SetterMapping capable of reading a byte from a ResultSet instance and insert it into a target object, by calling the target object matching setter method.
ByteSetterMapping() - Constructor for class com.jenkov.mrpersister.impl.mapping.method.ByteSetterMapping
 

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