|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
FieldNameConverter
which handles common
tasks for the name converter (i.e.ResultSet
in a null
safe manner and quietly, i.e without throwing nor logging
any exception
Statement
in a null
safe manner and quietly, i.e without throwing nor logging
any exception
Connection
in a null
safe manner and quietly, i.e without throwing nor logging
any exception
Query
instance.
CacheLayer
instance which corresponds to the given
entity.
DatabaseProvider
implementations.disposable data source
from given
connection properties.EntityManager.create(Class, DBParam...)
.DDL Actions
.PolymorphicTypeMapper
which requires
all mappings to be manually specified.SchemaConfiguration
that doesn't have any constraints regarding the
database schema.from
and
onto
with a bias toward from
.
Disposable.dispose()
to clean up any resources associated with this
data source
.RawEntity
providing the Entity.getID()
method.EntityManager
using the specified
DatabaseProvider
.
EntityManager
EntityManager
EntityManager
EntityManager
Transaction.run()
method.
Query
.
Query
.
null
if no corresponding method).
EntityManager
instance.
String
key.
method1
.
AnnotationDelegate
objects.
Connection
instance which corresponds
to the database represented by the provider instance.
SimpleDateFormat
syntax.
EntityManager
instance which manages this
entity.
Class
instance which corresponds to the
original entity interface.
Table annotation
if present or from the
delegate
.
EntityManager
.
PolymorphicTypeMapper
instance used for flag
value conversion of polymorphic types.
AbstractFieldNameConverter.getName(Method)
method.
EntityManager
for all database operations.
EntityManager
DatabaseType
for a given Java
class.
DatabaseType
for a given JDBC
integer type.
false
.
String
value relevant to the specified SQL
type in int
form (as defined by Types
and returns
the Java value which corresponds.
String
key.
BOOLEAN
value in the database.
NULL
value in the database.
ReadOnlyEntityProxy
instances.DDLAction
into the database-specific DDL statement(s).
Calendar
instance as a TIMESTAMP literal
in the database-specific format.
DatabaseFunction
in its
database-specific form.
null
if none.
OnUpdate
functionality.
Query
object into its (potentially) database-specific
query statement.
Query
instance in the
manner required by the database-specific SQL implementation.
null
if none.
UNIQUE
constraint as defined by the
database-specific DDL syntax.
Transaction.execute()
to actually perform the actions
within the transaction.
PolymorphicTypeMapper
instance to use for
all flag value conversion of polymorphic types.
Connection
instance.
ResultSet
instance prior to its use by the library.
Statement
instance prior to its usage in a SELECT
query.
true
Table annotation
.Transaction
using the specified
EntityManager
instance.
FieldNameResolver.resolve(Method)
allows for further transformations.
EntityManager
should use weak references for caching
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |