Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
B
D
E
F
G
J
O
P
R
S
U
V
B
buildCondition(String, ConditionType, Iterator)
- Method in class org.iternine.jeppetto.dao.jdbc.
JDBCQueryModelDAO
buildConstraint(Iterator)
- Method in enum org.iternine.jeppetto.dao.jdbc.
JDBCCondition
buildProjection(String, ProjectionType, Iterator)
- Method in class org.iternine.jeppetto.dao.jdbc.
JDBCQueryModelDAO
D
delete(Connection)
- Method in interface org.iternine.jeppetto.dao.jdbc.enhance.
JDBCPersistable
delete(T)
- Method in class org.iternine.jeppetto.dao.jdbc.
JDBCQueryModelDAO
deleteById(ID)
- Method in class org.iternine.jeppetto.dao.jdbc.
JDBCQueryModelDAO
deleteByIds(ID...)
- Method in class org.iternine.jeppetto.dao.jdbc.
JDBCQueryModelDAO
deleteUsingQueryModel(QueryModel)
- Method in class org.iternine.jeppetto.dao.jdbc.
JDBCQueryModelDAO
E
EnhancerHelper
- Class in
org.iternine.jeppetto.dao.jdbc.enhance
EnhancerHelper()
- Constructor for class org.iternine.jeppetto.dao.jdbc.enhance.
EnhancerHelper
F
findAll()
- Method in class org.iternine.jeppetto.dao.jdbc.
JDBCQueryModelDAO
findById(ID)
- Method in class org.iternine.jeppetto.dao.jdbc.
JDBCQueryModelDAO
findByIds(ID...)
- Method in class org.iternine.jeppetto.dao.jdbc.
JDBCQueryModelDAO
findUniqueUsingQueryModel(QueryModel)
- Method in class org.iternine.jeppetto.dao.jdbc.
JDBCQueryModelDAO
findUsingQueryModel(QueryModel)
- Method in class org.iternine.jeppetto.dao.jdbc.
JDBCQueryModelDAO
flush()
- Method in class org.iternine.jeppetto.dao.jdbc.
JDBCQueryModelDAO
G
getConstraintString()
- Method in class org.iternine.jeppetto.dao.jdbc.
JDBCConstraint
getJDBCPersistableEnhancer(Class<T>)
- Static method in class org.iternine.jeppetto.dao.jdbc.enhance.
EnhancerHelper
Creates a new enhancer for the given class.
getParameter1()
- Method in class org.iternine.jeppetto.dao.jdbc.
JDBCConstraint
getParameter2()
- Method in class org.iternine.jeppetto.dao.jdbc.
JDBCConstraint
J
JDBCCondition
- Enum in
org.iternine.jeppetto.dao.jdbc
JDBCConstraint
- Class in
org.iternine.jeppetto.dao.jdbc
JDBCConstraint()
- Constructor for class org.iternine.jeppetto.dao.jdbc.
JDBCConstraint
JDBCPersistable
- Interface in
org.iternine.jeppetto.dao.jdbc.enhance
JDBCQueryModelDAO
<
T
,
ID
> - Class in
org.iternine.jeppetto.dao.jdbc
An implementation of the QueryModelDAO interface that works atop JDBC.
JDBCQueryModelDAO(Class<T>, Map<String, Object>)
- Constructor for class org.iternine.jeppetto.dao.jdbc.
JDBCQueryModelDAO
JDBCQueryModelDAO(Class<T>, Map<String, Object>, AccessControlContextProvider)
- Constructor for class org.iternine.jeppetto.dao.jdbc.
JDBCQueryModelDAO
O
org.iternine.jeppetto.dao.jdbc
- package org.iternine.jeppetto.dao.jdbc
org.iternine.jeppetto.dao.jdbc.enhance
- package org.iternine.jeppetto.dao.jdbc.enhance
P
populateObject(ResultSet)
- Method in interface org.iternine.jeppetto.dao.jdbc.enhance.
JDBCPersistable
projectUsingQueryModel(QueryModel)
- Method in class org.iternine.jeppetto.dao.jdbc.
JDBCQueryModelDAO
R
referenceByIds(ID...)
- Method in class org.iternine.jeppetto.dao.jdbc.
JDBCQueryModelDAO
referenceUsingQueryModel(QueryModel)
- Method in class org.iternine.jeppetto.dao.jdbc.
JDBCQueryModelDAO
S
save(Connection, IdGenerator)
- Method in interface org.iternine.jeppetto.dao.jdbc.enhance.
JDBCPersistable
save(T)
- Method in class org.iternine.jeppetto.dao.jdbc.
JDBCQueryModelDAO
setConstraintString(String)
- Method in class org.iternine.jeppetto.dao.jdbc.
JDBCConstraint
setParameter1(Object)
- Method in class org.iternine.jeppetto.dao.jdbc.
JDBCConstraint
setParameter2(Object)
- Method in class org.iternine.jeppetto.dao.jdbc.
JDBCConstraint
U
updateReferences(ReferenceSet<T>, T)
- Method in class org.iternine.jeppetto.dao.jdbc.
JDBCQueryModelDAO
V
valueOf(String)
- Static method in enum org.iternine.jeppetto.dao.jdbc.
JDBCCondition
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.iternine.jeppetto.dao.jdbc.
JDBCCondition
Returns an array containing the constants of this enum type, in the order they are declared.
B
D
E
F
G
J
O
P
R
S
U
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2012. All Rights Reserved.