B C D F G L N O P S T

B

buildFromResultSet(SQLQueryMapper.SQLQueryHandler.BeanWiringBehavior, ResultSet, Object, String[]) - Method in interface net.sqlind.SQLQueryMapper.SQLBeanAccess
 

C

clazz - Variable in class net.sqlind.SQLQueryMapper.SQLQueryHandler.BeanWiringBehavior
 
clearCache() - Method in class net.sqlind.SQLQueryMapper
Remove all entries from the LRU cache
close() - Method in class net.sqlind.SQLQueryMapper.SQLQueryHandler
Close the query context

D

doForEach(T) - Method in class net.sqlind.SQLQueryMapper.SQLQueryHandler.BeanListWiringBehavior
 
doForEach(ResultSet) - Method in class net.sqlind.SQLQueryMapper.SQLQueryHandler.ResultSetFecthedBehaviour
Called for each result.
doForEach(T) - Method in class net.sqlind.SQLQueryMapper.SQLQueryHandler.SingleBeanListWiringBehavior
 
doForEachRecord(T) - Method in class net.sqlind.SQLQueryMapper.SQLQueryHandler.BeanListWiringBehavior
 
doForEachRecord(T) - Method in class net.sqlind.SQLQueryMapper.SQLQueryHandler.BeanWiringBehavior
Call for each records
doForEachRecord(T) - Method in class net.sqlind.SQLQueryMapper.SQLQueryHandler.SingleBeanListWiringBehavior
 
doForEachRupture(T) - Method in class net.sqlind.SQLQueryMapper.SQLQueryHandler.BeanListWiringBehavior
 
doForEachRupture(T) - Method in class net.sqlind.SQLQueryMapper.SQLQueryHandler.BeanWiringBehavior
Call each time first level field values have changed
doForEachSubRupture(Object) - Method in class net.sqlind.SQLQueryMapper.SQLQueryHandler.BeanListWiringBehavior
 
doForEachSubRupture(Object) - Method in class net.sqlind.SQLQueryMapper.SQLQueryHandler.BeanWiringBehavior
Call each time sub level field values have changed

F

fetch(ResultSet) - Method in interface net.sqlind.SQLQueryMapper.QueryBehavior
 
fetch(ResultSet) - Method in class net.sqlind.SQLQueryMapper.SQLQueryHandler.BeanWiringBehavior
 
fetch(ResultSet) - Method in class net.sqlind.SQLQueryMapper.SQLQueryHandler.ResultSetFecthedBehaviour
 
fillInParametersFromBean(Object) - Method in class net.sqlind.SQLQueryMapper.SQLQueryHandler
Try to set the value of query parameters using the given bean

G

getColumns() - Method in interface net.sqlind.SQLQueryMapper.SQLQueryTemplate
 
getException(SQLQueryMapper.Errors, Throwable, String...) - Method in interface net.sqlind.SQLQueryMapper.SQLQueryTemplate
 
getID() - Method in interface net.sqlind.SQLQueryMapper.SQLQueryTemplate
 
getInjectedSQL() - Method in class net.sqlind.SQLQueryMapper.SQLQueryHandler
 
getInjectPoints() - Method in class net.sqlind.SQLQueryMapper.SQLQueryHandler
 
getInjectPoints() - Method in interface net.sqlind.SQLQueryMapper.SQLQueryTemplate
 
getInstance() - Static method in class net.sqlind.SQLQueryMapper
 
getNewBean() - Method in class net.sqlind.SQLQueryMapper.SQLQueryHandler.BeanWiringBehavior
 
getParameters() - Method in interface net.sqlind.SQLQueryMapper.SQLQueryTemplate
 
getSingleResult(Connection) - Method in class net.sqlind.SQLQueryMapper.SQLQueryHandler
Perform a query and return a single result from the first record
getSQL() - Method in class net.sqlind.SQLQueryMapper.SQLQueryHandler
 
getSQL() - Method in interface net.sqlind.SQLQueryMapper.SQLQueryTemplate
 
getSQLQuery(String, String, String, String...) - Method in class net.sqlind.SQLQueryMapper
Retrieve a given query for a template context (schema, parameters...)
getSQLWithParameters() - Method in class net.sqlind.SQLQueryMapper.SQLQueryHandler
 
getWiringPolicy() - Method in interface net.sqlind.SQLQueryMapper.SQLQueryTemplate
 
getWiringPolicyClass(Class<Z>) - Method in interface net.sqlind.SQLQueryMapper.SQLQueryTemplate
 

L

list - Variable in class net.sqlind.SQLQueryMapper.SQLQueryHandler.BeanListWiringBehavior
 

N

net.sqlind - package net.sqlind
 

O

objBean - Variable in class net.sqlind.SQLQueryMapper.SQLQueryHandler.BeanWiringBehavior
 

P

performSelectQuery(Connection, SQLQueryMapper.QueryBehavior) - Method in class net.sqlind.SQLQueryMapper.SQLQueryHandler
Perform a select over DB using current query definition.
performUpdateQuery(Connection) - Method in class net.sqlind.SQLQueryMapper.SQLQueryHandler
Perform an update over DB using current query definition.

S

setCacheSize(int) - Method in class net.sqlind.SQLQueryMapper
Defines the LRU policy cache size
setInjection(String, String) - Method in class net.sqlind.SQLQueryMapper.SQLQueryHandler
Map a value to a given insert point.
setParameter(String, Object) - Method in class net.sqlind.SQLQueryMapper.SQLQueryHandler
Map a value to the given parameter
setSQL(String) - Method in interface net.sqlind.SQLQueryMapper.SQLQueryTemplate
 
shrinkSQL(String, List<SQLQueryMapper.InjectPoint>) - Static method in class net.sqlind.SQLQueryMapper
 
SQLind - Annotation Type in net.sqlind
SQLInd data bean annotation.
SQLQueryMapper - Class in net.sqlind
SQLind
SQLQueryMapper() - Constructor for class net.sqlind.SQLQueryMapper
 
SQLQueryMapper.InjectPoint - Class in net.sqlind
Structure class to define an insert point in a query
SQLQueryMapper.QueryBehavior - Interface in net.sqlind
Generic query result fetching interface
SQLQueryMapper.SQLBeanAccess - Interface in net.sqlind
 
SQLQueryMapper.SQLMapperException - Exception in net.sqlind
Generic exception throws by the API.
SQLQueryMapper.SQLMapperException(String, Throwable) - Constructor for exception net.sqlind.SQLQueryMapper.SQLMapperException
 
SQLQueryMapper.SQLQueryHandler - Class in net.sqlind
Handle a query execution context
SQLQueryMapper.SQLQueryHandler.BeanListWiringBehavior<T> - Class in net.sqlind
Generic query result bean list wiring implementation.
SQLQueryMapper.SQLQueryHandler.BeanListWiringBehavior(Class<T>, List<T>) - Constructor for class net.sqlind.SQLQueryMapper.SQLQueryHandler.BeanListWiringBehavior
 
SQLQueryMapper.SQLQueryHandler.BeanWiringBehavior<T> - Class in net.sqlind
Generic query result bean wiring implementation
SQLQueryMapper.SQLQueryHandler.BeanWiringBehavior(Class<T>) - Constructor for class net.sqlind.SQLQueryMapper.SQLQueryHandler.BeanWiringBehavior
 
SQLQueryMapper.SQLQueryHandler.ResultSetFecthedBehaviour - Class in net.sqlind
Generic query result set fetching implementation
SQLQueryMapper.SQLQueryHandler.ResultSetFecthedBehaviour() - Constructor for class net.sqlind.SQLQueryMapper.SQLQueryHandler.ResultSetFecthedBehaviour
 
SQLQueryMapper.SQLQueryHandler.SingleBeanListWiringBehavior<T> - Class in net.sqlind
Generic query result bean list wiring implementation.
SQLQueryMapper.SQLQueryHandler.SingleBeanListWiringBehavior(Class<T>, List<T>) - Constructor for class net.sqlind.SQLQueryMapper.SQLQueryHandler.SingleBeanListWiringBehavior
 
SQLQueryMapper.SQLQueryTemplate - Interface in net.sqlind
Represents a SQL template definition

T

toString() - Method in class net.sqlind.SQLQueryMapper.InjectPoint
 

B C D F G L N O P S T

Copyright © 2011. All Rights Reserved.