JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
I
N
R
S
V
W
A
ar.com.asanteit.bundler
- package ar.com.asanteit.bundler
ar.com.asanteit.bundler.support
- package ar.com.asanteit.bundler.support
assertConnected()
- Static method in class ar.com.asanteit.bundler.
Bundler
B
BLOB_TO_INPUTSTREAM
- Static variable in class ar.com.asanteit.bundler.support.
Converters
Bundler
- Class in
ar.com.asanteit.bundler
A small API for Object-Relational mapping.
Bundler()
- Constructor for class ar.com.asanteit.bundler.
Bundler
Bundler.Transaction
- Interface in
ar.com.asanteit.bundler
BundlerException
- Exception in
ar.com.asanteit.bundler
Root of the hierarchy of exceptions thrown by
Bundler
.
BundlerSQLException
- Exception in
ar.com.asanteit.bundler
A runtime wrapper for any
Exception
that could happen at runtime.
BundlerValidationException
- Exception in
ar.com.asanteit.bundler
Thrown when some validation fails.
C
close()
- Method in interface ar.com.asanteit.bundler.
Bundler.Transaction
convert(Class<?>, Object)
- Method in interface ar.com.asanteit.bundler.support.
Converter
Converter
- Interface in
ar.com.asanteit.bundler.support
Converters
- Class in
ar.com.asanteit.bundler.support
D
dumpDB(DataSource, PrintWriter, Character)
- Static method in class ar.com.asanteit.bundler.
Bundler
Helper method that dumps all the tables in the database, including the Java types that should be used in mapping.
I
IDENTITY
- Static variable in class ar.com.asanteit.bundler.support.
Converters
inflate(Class<T>)
- Static method in class ar.com.asanteit.bundler.
Bundler
"Inflates" the given type with the given
DataSource
.
inflate(Class<T>, String)
- Static method in class ar.com.asanteit.bundler.
Bundler
"Inflates" the given type with the given
DataSource
.
inflate(Class<T>, InputStream)
- Static method in class ar.com.asanteit.bundler.
Bundler
inflate(Class<T>, InputStream, String)
- Static method in class ar.com.asanteit.bundler.
Bundler
inflate(Class<T>, Reader)
- Static method in class ar.com.asanteit.bundler.
Bundler
inflate(Class<T>, Reader, String)
- Static method in class ar.com.asanteit.bundler.
Bundler
inheritReadTransaction(DataSource)
- Static method in class ar.com.asanteit.bundler.
Bundler
inheritWriteTransaction(DataSource)
- Static method in class ar.com.asanteit.bundler.
Bundler
INTEGER_TO_ENUM
- Static variable in class ar.com.asanteit.bundler.support.
Converters
N
NUMBER_TO_BOOLEAN
- Static variable in class ar.com.asanteit.bundler.support.
Converters
R
readTransaction(DataSource)
- Static method in class ar.com.asanteit.bundler.
Bundler
register(Class<?>, Class<?>, Converter)
- Static method in class ar.com.asanteit.bundler.support.
Converters
registerPrimitiveType(Class<?>)
- Static method in class ar.com.asanteit.bundler.
Bundler
Allows to register types, beside JRE primitive types, to be treated as primitive types instead of java beans.
S
STRING_TO_ENUM
- Static variable in class ar.com.asanteit.bundler.support.
Converters
success()
- Method in interface ar.com.asanteit.bundler.
Bundler.Transaction
V
validate(Object)
- Static method in class ar.com.asanteit.bundler.
Bundler
Validates an already inflated object's bindings.
W
writeTransaction(DataSource)
- Static method in class ar.com.asanteit.bundler.
Bundler
A
B
C
D
I
N
R
S
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2014. All Rights Reserved.