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

A

AbstractSQLSessionFactory - Class in br.com.anteros.persistence.session
 
AbstractSQLSessionFactory(EntityCacheManager, DataSource, SessionFactoryConfiguration) - Constructor for class br.com.anteros.persistence.session.AbstractSQLSessionFactory
 
activateValidation() - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
addListener(SQLSessionListener) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
afterCompletion(int) - Method in class br.com.anteros.persistence.session.context.JTASQLSessionContext.CleaningSession
 
afterGenerateDDL(SQLSession) - Method in class br.com.anteros.persistence.session.AbstractSQLSessionFactory
 
afterGenerateDDL(SQLSession) - Method in class br.com.anteros.persistence.session.impl.SQLSessionFactoryImpl
 
AnterosPersistenceConfiguration - Class in br.com.anteros.persistence.session.configuration
 
AnterosPersistenceConfiguration() - Constructor for class br.com.anteros.persistence.session.configuration.AnterosPersistenceConfiguration
 
AnterosPersistenceConfiguration(DataSource) - Constructor for class br.com.anteros.persistence.session.configuration.AnterosPersistenceConfiguration
 
AnterosPersistenceConfiguration(PersistenceModelConfiguration) - Constructor for class br.com.anteros.persistence.session.configuration.AnterosPersistenceConfiguration
 
AnterosPersistenceConfiguration(DataSource, PersistenceModelConfiguration) - Constructor for class br.com.anteros.persistence.session.configuration.AnterosPersistenceConfiguration
 
AnterosPersistenceMessages - Class in br.com.anteros.persistence.resource.messages
 
AnterosPersistenceMessages() - Constructor for class br.com.anteros.persistence.resource.messages.AnterosPersistenceMessages
 
AnterosPersistenceMessages_ptBR - Class in br.com.anteros.persistence.resource.messages
 
AnterosPersistenceMessages_ptBR() - Constructor for class br.com.anteros.persistence.resource.messages.AnterosPersistenceMessages_ptBR
 
applyLock(String, Class<?>, LockOptions) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 

B

batchSize(int) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
beforeCompletion() - Method in class br.com.anteros.persistence.session.context.JTASQLSessionContext.CleaningSession
 
beforeGenerateDDL(SQLSession) - Method in class br.com.anteros.persistence.session.AbstractSQLSessionFactory
 
beforeGenerateDDL(SQLSession) - Method in class br.com.anteros.persistence.session.impl.SQLSessionFactoryImpl
 
bind(SQLSession) - Static method in class br.com.anteros.persistence.session.context.ManagedSQLSessionContext
 
br.com.anteros.persistence.metadata.accessor.impl - package br.com.anteros.persistence.metadata.accessor.impl
 
br.com.anteros.persistence.proxy - package br.com.anteros.persistence.proxy
 
br.com.anteros.persistence.resource.messages - package br.com.anteros.persistence.resource.messages
 
br.com.anteros.persistence.session - package br.com.anteros.persistence.session
 
br.com.anteros.persistence.session.configuration - package br.com.anteros.persistence.session.configuration
 
br.com.anteros.persistence.session.context - package br.com.anteros.persistence.session.context
 
br.com.anteros.persistence.session.impl - package br.com.anteros.persistence.session.impl
 
br.com.anteros.persistence.transaction - package br.com.anteros.persistence.transaction
 
br.com.anteros.persistence.transaction.impl - package br.com.anteros.persistence.transaction.impl
 
buildCurrentSessionContext() - Method in class br.com.anteros.persistence.session.AbstractSQLSessionFactory
 
buildSessionFactory() - Method in class br.com.anteros.persistence.session.configuration.AnterosPersistenceConfiguration
 
buildTransactionFactory() - Method in class br.com.anteros.persistence.session.impl.SQLSessionFactoryImpl
 

C

callableType - Variable in class br.com.anteros.persistence.session.impl.StoredProcedureSQLQueryImpl
 
callableType(CallableType) - Method in class br.com.anteros.persistence.session.impl.StoredProcedureSQLQueryImpl
 
CleaningSession(Object, JTASQLSessionContext) - Constructor for class br.com.anteros.persistence.session.context.JTASQLSessionContext.CleaningSession
 
clear() - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
clientId() - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
cloneEntityManaged(Object) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
close() - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
configuration - Variable in class br.com.anteros.persistence.session.AbstractSQLSessionFactory
 
createAccessor(Class<?>, Field) - Method in class br.com.anteros.persistence.metadata.accessor.impl.PropertyAcessorFactoryImpl
 
createAccessors(Class<?>) - Method in class br.com.anteros.persistence.metadata.accessor.impl.PropertyAcessorFactoryImpl
 
createIdentifier(Class<T>) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
createNamedQuery(String) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
createNamedQuery(String, Object) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
createNamedQuery(String, Class<T>) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
createNamedQuery(String, Class<T>, Object) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
createNewEntityHandler(Class<?>, List<ExpressionFieldMapper>, Map<SQLQueryAnalyserAlias, Map<String, String[]>>, Cache, boolean, Object, int, int, boolean, LockOptions) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
createProxy(SQLSession, Object, DescriptionField, EntityCache, Map<String, Object>, Cache, LockOptions) - Method in class br.com.anteros.persistence.proxy.JavassistLazyLoadFactory
 
createQuery(String) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
createQuery(String, Object) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
createQuery(String, Class<T>) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
createQuery(String, Class<T>, Object) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
createQuery(String, LockOptions) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
createQuery(String, Object, LockOptions) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
createQuery(String, Class<T>, LockOptions) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
createQuery(String, Class<T>, Object, LockOptions) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
createStoredProcedureNamedQuery(String) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
createStoredProcedureNamedQuery(String, Object) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
createStoredProcedureNamedQuery(String, Class<T>) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
createStoredProcedureNamedQuery(String, Class<T>, Object[]) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
createStoredProcedureQuery(String, CallableType) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
createStoredProcedureQuery(String, CallableType, Object) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
createStoredProcedureQuery(String, CallableType, Class<T>) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
createStoredProcedureQuery(String, CallableType, Class<T>, Object[]) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
createTransaction(Connection, SQLPersistenceContext) - Method in class br.com.anteros.persistence.transaction.impl.JDBCTransactionFactory
 
createTransaction(Connection, SQLPersistenceContext) - Method in class br.com.anteros.persistence.transaction.impl.JTATransactionFactory
 
currentSession() - Method in class br.com.anteros.persistence.session.context.JTASQLSessionContext
 
currentSession() - Method in class br.com.anteros.persistence.session.context.ManagedSQLSessionContext
 
currentSessionContext - Variable in class br.com.anteros.persistence.session.AbstractSQLSessionFactory
 

D

dataSource - Variable in class br.com.anteros.persistence.session.AbstractSQLSessionFactory
 
deactivateValidation() - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
DEFAULT_USER_TRANSACTION_NAME - Static variable in class br.com.anteros.persistence.transaction.impl.JTATransactionFactory
 
detach(Object) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
dialect - Variable in class br.com.anteros.persistence.session.AbstractSQLSessionFactory
 
disablelockOptions() - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
doBegin() - Method in class br.com.anteros.persistence.transaction.impl.JDBCTransaction
 
doBegin() - Method in class br.com.anteros.persistence.transaction.impl.JTATransaction
 
doCommit() - Method in class br.com.anteros.persistence.transaction.impl.JDBCTransaction
 
doCommit() - Method in class br.com.anteros.persistence.transaction.impl.JTATransaction
 
doExtendedActiveCheck() - Method in class br.com.anteros.persistence.transaction.impl.JTATransaction
 
doRollback() - Method in class br.com.anteros.persistence.transaction.impl.JDBCTransaction
 
doRollback() - Method in class br.com.anteros.persistence.transaction.impl.JTATransaction
 

E

enablelockOptions() - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
entityCacheManager - Variable in class br.com.anteros.persistence.session.AbstractSQLSessionFactory
 
errorIfClosed() - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
evict(Class) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
evictAll() - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
execute() - Method in class br.com.anteros.persistence.session.impl.StoredProcedureSQLQueryImpl
 
executeDDL(String) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 

F

factory - Variable in class br.com.anteros.persistence.session.context.JTASQLSessionContext
 
find(Class<T>, Object, boolean) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
find(Class<T>, Object, Map<String, Object>, boolean) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
find(Class<T>, Object, LockOptions, boolean) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
find(Class<T>, Object, LockOptions, Map<String, Object>, boolean) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
find(Identifier<T>, boolean) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
find(Identifier<T>, LockOptions, boolean) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
find(Identifier<T>, Map<String, Object>, boolean) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
find(Identifier<T>, Map<String, Object>, LockOptions, boolean) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
find(Class<T>, Object) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
find(Class<T>, Object, Map<String, Object>) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
find(Class<T>, Object, LockOptions) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
find(Class<T>, Object, LockOptions, Map<String, Object>) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
find(Identifier<T>) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
find(Identifier<T>, LockOptions) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
find(Identifier<T>, Map<String, Object>) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
find(Identifier<T>, Map<String, Object>, LockOptions) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
FIRST_RECORD - Static variable in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
flush() - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
forceFlush(Set<String>) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
forceGenerationIdentifier(Object) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 

G

generateDDL() - Method in class br.com.anteros.persistence.session.AbstractSQLSessionFactory
 
generateDDL(TableCreationType, TableCreationType, Boolean) - Method in class br.com.anteros.persistence.session.AbstractSQLSessionFactory
 
getBatchSize() - Method in class br.com.anteros.persistence.session.AbstractSQLSessionFactory
 
getBatchSize() - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
getCacheIdentifier() - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
getClientInfo() - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
getColumnKeyValuesTarget() - Method in class br.com.anteros.persistence.proxy.JavassistLazyLoadInterceptor
 
getCommandQueue() - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
getConfiguration() - Method in class br.com.anteros.persistence.session.AbstractSQLSessionFactory
 
getConnection() - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
getCurrentSession() - Method in class br.com.anteros.persistence.session.AbstractSQLSessionFactory
 
getCurrentSession() - Method in class br.com.anteros.persistence.session.impl.SQLSessionFactoryImpl
 
getDatasource() - Method in class br.com.anteros.persistence.session.AbstractSQLSessionFactory
 
getDataSource() - Method in class br.com.anteros.persistence.session.AbstractSQLSessionFactory
 
getDescriptionFieldOwner() - Method in class br.com.anteros.persistence.proxy.JavassistLazyLoadInterceptor
 
getDialect() - Method in class br.com.anteros.persistence.session.AbstractSQLSessionFactory
 
getDialect() - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
getEntityCache() - Method in class br.com.anteros.persistence.proxy.JavassistLazyLoadInterceptor
 
getEntityCacheManager() - Method in class br.com.anteros.persistence.session.AbstractSQLSessionFactory
 
getEntityCacheManager() - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
getIdentifier(T) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
getInitialContext() - Method in class br.com.anteros.persistence.transaction.impl.JTATransactionFactory
 
getKeys() - Method in class br.com.anteros.persistence.resource.messages.AnterosPersistenceMessages
 
getKeys() - Method in class br.com.anteros.persistence.resource.messages.AnterosPersistenceMessages_ptBR
 
getListeners() - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
getLockOptions() - Method in class br.com.anteros.persistence.proxy.JavassistLazyLoadInterceptor
 
getLockTimeout() - Method in class br.com.anteros.persistence.session.AbstractSQLSessionFactory
 
getMessage(String) - Method in class br.com.anteros.persistence.resource.messages.AnterosPersistenceMessages
 
getMessage(String, Object...) - Method in class br.com.anteros.persistence.resource.messages.AnterosPersistenceMessages
 
getMessage(String) - Method in class br.com.anteros.persistence.resource.messages.AnterosPersistenceMessages_ptBR
 
getMessage(String, Object...) - Method in class br.com.anteros.persistence.resource.messages.AnterosPersistenceMessages_ptBR
 
getName() - Method in class br.com.anteros.persistence.transaction.impl.JNDITransactionManagerLookup
 
getNewSessionFactory(String) - Static method in class br.com.anteros.persistence.session.SQLSessionFactoryHelper
 
getNewSessionFactory(InputStream) - Static method in class br.com.anteros.persistence.session.SQLSessionFactoryHelper
 
getNextValFromCacheSequence(String) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
getOutputParameterValue(int) - Method in class br.com.anteros.persistence.session.impl.StoredProcedureSQLQueryImpl
 
getOutputParameterValue(String) - Method in class br.com.anteros.persistence.session.impl.StoredProcedureSQLQueryImpl
 
getOwner() - Method in class br.com.anteros.persistence.proxy.JavassistLazyLoadInterceptor
 
getPersistenceContext() - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
getPropertyAccessorFactory() - Method in class br.com.anteros.persistence.session.configuration.AnterosPersistenceConfiguration
 
getQueryRunner() - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
getQueryTimeout() - Method in class br.com.anteros.persistence.session.AbstractSQLSessionFactory
 
getResultList() - Method in class br.com.anteros.persistence.session.impl.StoredProcedureSQLQueryImpl
 
getResultObjectByCustomHandler(ResultSetHandler) - Method in class br.com.anteros.persistence.session.impl.StoredProcedureSQLQueryImpl
 
getRunner() - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
getSession() - Method in class br.com.anteros.persistence.proxy.JavassistLazyLoadInterceptor
 
getSessionFactory() - Static method in class br.com.anteros.persistence.session.SQLSessionFactoryHelper
 
getSessionFactory(String) - Static method in class br.com.anteros.persistence.session.SQLSessionFactoryHelper
 
getShowSql() - Method in class br.com.anteros.persistence.session.AbstractSQLSessionFactory
 
getShowSql() - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
getSingleResult() - Method in class br.com.anteros.persistence.session.impl.StoredProcedureSQLQueryImpl
 
getSQLSessionFactory() - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
getTransaction() - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
getTransactionCache() - Method in class br.com.anteros.persistence.proxy.JavassistLazyLoadInterceptor
 
getTransactionFactory() - Method in class br.com.anteros.persistence.session.AbstractSQLSessionFactory
 
getTransactionFactory() - Method in class br.com.anteros.persistence.session.impl.SQLSessionFactoryImpl
 
getTransactionIdentifier(Transaction) - Method in class br.com.anteros.persistence.transaction.impl.JNDITransactionManagerLookup
 
getTransactionIdentifier(Transaction) - Method in interface br.com.anteros.persistence.transaction.TransactionManagerLookup
 
getTransactionManager() - Method in class br.com.anteros.persistence.session.AbstractSQLSessionFactory
Gerenciador de transações JTA.
getTransactionManager() - Method in class br.com.anteros.persistence.session.impl.SQLSessionFactoryImpl
 
getTransactionManager(Properties) - Method in class br.com.anteros.persistence.transaction.impl.JNDITransactionManagerLookup
 
getTransactionManager() - Method in class br.com.anteros.persistence.transaction.impl.JNDITransactionManagerLookup
 
getTransactionManager() - Method in interface br.com.anteros.persistence.transaction.TransactionManagerLookup
 
getTransactionManagerLookup() - Method in class br.com.anteros.persistence.session.AbstractSQLSessionFactory
Retorna a estratégia para fazer lookup (obter) transaction manager para JTA.
getTransactionManagerLookup() - Method in class br.com.anteros.persistence.session.impl.SQLSessionFactoryImpl
 
getUserTransaction() - Method in class br.com.anteros.persistence.transaction.impl.JTATransactionFactory
 
getUserTransactionName() - Method in class br.com.anteros.persistence.transaction.impl.JNDITransactionManagerLookup
 
getUserTransactionName() - Method in interface br.com.anteros.persistence.transaction.TransactionManagerLookup
 

H

hasBind(SQLSessionFactory) - Static method in class br.com.anteros.persistence.session.context.ManagedSQLSessionContext
 
hasNextValFromCacheSequence(String) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 

I

initializeAndReturnObject() - Method in class br.com.anteros.persistence.proxy.JavassistLazyLoadInterceptor
 
invoke(Object, Method, Method, Object[]) - Method in class br.com.anteros.persistence.proxy.JavassistLazyLoadInterceptor
 
isClosed() - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
isConstructed() - Method in class br.com.anteros.persistence.proxy.JavassistLazyLoadInterceptor
 
isFormatSql() - Method in class br.com.anteros.persistence.session.AbstractSQLSessionFactory
 
isFormatSql() - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
isInitialized() - Method in class br.com.anteros.persistence.proxy.JavassistLazyLoadInterceptor
 
isProxyObject(Object) - Method in class br.com.anteros.persistence.proxy.JavassistLazyLoadFactory
 
isProxyObject(Object) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
isShowSql() - Method in class br.com.anteros.persistence.session.AbstractSQLSessionFactory
 
isShowSql() - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 

J

JavassistLazyLoadFactory - Class in br.com.anteros.persistence.proxy
 
JavassistLazyLoadFactory() - Constructor for class br.com.anteros.persistence.proxy.JavassistLazyLoadFactory
 
JavassistLazyLoadInterceptor - Class in br.com.anteros.persistence.proxy
 
JavassistLazyLoadInterceptor(SQLSession, EntityCache, Map<String, Object>, Cache, Object, DescriptionField, LockOptions) - Constructor for class br.com.anteros.persistence.proxy.JavassistLazyLoadInterceptor
 
JDBCTransaction - Class in br.com.anteros.persistence.transaction.impl
 
JDBCTransaction(Connection, SQLPersistenceContext) - Constructor for class br.com.anteros.persistence.transaction.impl.JDBCTransaction
 
JDBCTransactionFactory - Class in br.com.anteros.persistence.transaction.impl
 
JDBCTransactionFactory() - Constructor for class br.com.anteros.persistence.transaction.impl.JDBCTransactionFactory
 
JNDITransactionManagerLookup - Class in br.com.anteros.persistence.transaction.impl
 
JNDITransactionManagerLookup() - Constructor for class br.com.anteros.persistence.transaction.impl.JNDITransactionManagerLookup
 
JTASQLSessionContext - Class in br.com.anteros.persistence.session.context
 
JTASQLSessionContext(SQLSessionFactory) - Constructor for class br.com.anteros.persistence.session.context.JTASQLSessionContext
 
JTASQLSessionContext.CleaningSession - Class in br.com.anteros.persistence.session.context
 
JTATransaction - Class in br.com.anteros.persistence.transaction.impl
 
JTATransaction(Connection, SQLPersistenceContext, UserTransaction) - Constructor for class br.com.anteros.persistence.transaction.impl.JTATransaction
 
JTATransaction(Connection, SQLPersistenceContext) - Constructor for class br.com.anteros.persistence.transaction.impl.JTATransaction
 
JTATransactionFactory - Class in br.com.anteros.persistence.transaction.impl
 
JTATransactionFactory() - Constructor for class br.com.anteros.persistence.transaction.impl.JTATransactionFactory
 

L

lastResult - Variable in class br.com.anteros.persistence.session.impl.StoredProcedureSQLQueryImpl
 
lock(Object, LockOptions) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
lockAll(Collection<?>, LockOptions) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
lockAll(Object[], LockOptions) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 

M

ManagedSQLSessionContext - Class in br.com.anteros.persistence.session.context
 
ManagedSQLSessionContext(SQLSessionFactory) - Constructor for class br.com.anteros.persistence.session.context.ManagedSQLSessionContext
 

N

namedStoredProcedureQuery(String) - Method in class br.com.anteros.persistence.session.impl.StoredProcedureSQLQueryImpl
 
notifySynchronizationsAfterTransactionCompletion(int) - Method in class br.com.anteros.persistence.transaction.impl.SynchronizationRegistry
 
notifySynchronizationsBeforeTransactionCompletion() - Method in class br.com.anteros.persistence.transaction.impl.SynchronizationRegistry
 
NullSynchronizationException - Exception in br.com.anteros.persistence.transaction.impl
 
NullSynchronizationException() - Constructor for exception br.com.anteros.persistence.transaction.impl.NullSynchronizationException
 
NullSynchronizationException(String) - Constructor for exception br.com.anteros.persistence.transaction.impl.NullSynchronizationException
 

O

onAfterExecuteCommit(Connection) - Method in class br.com.anteros.persistence.session.AbstractSQLSessionFactory
 
onAfterExecuteCommit(Connection) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
onAfterExecuteRollback(Connection) - Method in class br.com.anteros.persistence.session.AbstractSQLSessionFactory
 
onAfterExecuteRollback(Connection) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
onBeforeExecuteCommit(Connection) - Method in class br.com.anteros.persistence.session.AbstractSQLSessionFactory
 
onBeforeExecuteCommit(Connection) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
onBeforeExecuteRollback(Connection) - Method in class br.com.anteros.persistence.session.AbstractSQLSessionFactory
 
onBeforeExecuteRollback(Connection) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
openSession() - Method in class br.com.anteros.persistence.session.impl.SQLSessionFactoryImpl
 
openSession(Connection) - Method in class br.com.anteros.persistence.session.impl.SQLSessionFactoryImpl
 

P

parseXmlConfiguration(InputStream) - Method in class br.com.anteros.persistence.session.configuration.AnterosPersistenceConfiguration
 
procedureName - Variable in class br.com.anteros.persistence.session.impl.StoredProcedureSQLQueryImpl
 
procedureOrFunctionName(String) - Method in class br.com.anteros.persistence.session.impl.StoredProcedureSQLQueryImpl
 
PropertyAcessorFactoryImpl - Class in br.com.anteros.persistence.metadata.accessor.impl
 
PropertyAcessorFactoryImpl() - Constructor for class br.com.anteros.persistence.metadata.accessor.impl.PropertyAcessorFactoryImpl
 
proxyIsInitialized(Object) - Method in class br.com.anteros.persistence.proxy.JavassistLazyLoadFactory
 
proxyIsInitialized(Object) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 

R

refresh(Object) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
refresh(Object, Map<String, Object>) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
refresh(Object, LockOptions) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
refresh(Object, LockOptions, Map<String, Object>) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
registerSynchronization(AnterosSynchronization) - Method in class br.com.anteros.persistence.transaction.impl.SynchronizationRegistry
 
remove(Object) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
remove(Object[]) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
removeAll(Class<?>) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
removeListener(SQLSessionListener) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
removeTable(String) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
rollbackToSavePoint(String) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 

S

save(Object) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
save(Object[]) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
save(Class<?>, String[], String[]) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
saveInBatchMode(Object, int) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
saveInBatchMode(Object[], int) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
savePoint(String) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
sessionMap() - Static method in class br.com.anteros.persistence.session.context.ManagedSQLSessionContext
 
setClientId(String) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
setClientInfo(String) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
setColumnKeyValuesTarget(Map<String, Object>) - Method in class br.com.anteros.persistence.proxy.JavassistLazyLoadInterceptor
 
setConfiguration(SessionFactoryConfiguration) - Method in class br.com.anteros.persistence.session.AbstractSQLSessionFactory
 
setConfigurationClientInfo(Connection) - Method in class br.com.anteros.persistence.session.AbstractSQLSessionFactory
 
setConstructed(boolean) - Method in class br.com.anteros.persistence.proxy.JavassistLazyLoadInterceptor
 
setDatasource(DataSource) - Method in class br.com.anteros.persistence.session.AbstractSQLSessionFactory
 
setDataSource(DataSource) - Method in class br.com.anteros.persistence.session.AbstractSQLSessionFactory
 
setDescriptionField(DescriptionField) - Method in class br.com.anteros.persistence.proxy.JavassistLazyLoadInterceptor
 
setDialect(DatabaseDialect) - Method in class br.com.anteros.persistence.session.AbstractSQLSessionFactory
 
setDialect(DatabaseDialect) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
setEntityCache(EntityCache) - Method in class br.com.anteros.persistence.proxy.JavassistLazyLoadInterceptor
 
setEntityCacheManager(EntityCacheManager) - Method in class br.com.anteros.persistence.session.AbstractSQLSessionFactory
 
setEntityCacheManager(EntityCacheManager) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
setFormatSql(boolean) - Method in class br.com.anteros.persistence.session.AbstractSQLSessionFactory
 
setFormatSql(boolean) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
setLockTimeout(int) - Method in class br.com.anteros.persistence.session.AbstractSQLSessionFactory
 
setOwner(Object) - Method in class br.com.anteros.persistence.proxy.JavassistLazyLoadInterceptor
 
setPackageToScanEntity(PackageScanEntity) - Method in class br.com.anteros.persistence.session.configuration.AnterosPersistenceConfiguration
 
setParameters(Object[]) - Method in class br.com.anteros.persistence.session.impl.StoredProcedureSQLQueryImpl
 
setParameters(Map) - Method in class br.com.anteros.persistence.session.impl.StoredProcedureSQLQueryImpl
 
setParameters(NamedParameter[]) - Method in class br.com.anteros.persistence.session.impl.StoredProcedureSQLQueryImpl
 
setQueryRunner(AbstractSQLRunner) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
setQueryTimeout(int) - Method in class br.com.anteros.persistence.session.AbstractSQLSessionFactory
 
setSession(SQLSession) - Method in class br.com.anteros.persistence.proxy.JavassistLazyLoadInterceptor
 
setShowSql(ShowSQLType[]) - Method in class br.com.anteros.persistence.session.AbstractSQLSessionFactory
 
setShowSql(ShowSQLType...) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
setTransactionCache(Cache) - Method in class br.com.anteros.persistence.proxy.JavassistLazyLoadInterceptor
 
SQLSessionFactoryHelper - Class in br.com.anteros.persistence.session
 
SQLSessionFactoryHelper() - Constructor for class br.com.anteros.persistence.session.SQLSessionFactoryHelper
 
SQLSessionFactoryImpl - Class in br.com.anteros.persistence.session.impl
Implementação de SessionFactory.
SQLSessionFactoryImpl(EntityCacheManager, DataSource, SessionFactoryConfiguration) - Constructor for class br.com.anteros.persistence.session.impl.SQLSessionFactoryImpl
 
SQLSessionImpl - Class in br.com.anteros.persistence.session.impl
 
SQLSessionImpl(SQLSessionFactory, Connection, EntityCacheManager, AbstractSQLRunner, DatabaseDialect, ShowSQLType[], boolean, int, int, TransactionFactory, int) - Constructor for class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
StoredProcedureSQLQueryImpl<T> - Class in br.com.anteros.persistence.session.impl
 
StoredProcedureSQLQueryImpl(SQLSession, CallableType) - Constructor for class br.com.anteros.persistence.session.impl.StoredProcedureSQLQueryImpl
 
StoredProcedureSQLQueryImpl(SQLSession, Class<?>, CallableType) - Constructor for class br.com.anteros.persistence.session.impl.StoredProcedureSQLQueryImpl
 
storeNextValToCacheSession(String, Long, Long) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
SynchronizationRegistry - Class in br.com.anteros.persistence.transaction.impl
 
SynchronizationRegistry() - Constructor for class br.com.anteros.persistence.transaction.impl.SynchronizationRegistry
 

T

toString() - Method in class br.com.anteros.persistence.session.AbstractSQLSessionFactory
 
TransactionManagerLookup - Interface in br.com.anteros.persistence.transaction
 

U

unbind(SQLSessionFactory) - Static method in class br.com.anteros.persistence.session.context.ManagedSQLSessionContext
 
update(String) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
update(String, Object[]) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
update(String, NamedParameter[]) - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 

V

validationIsActive() - Method in class br.com.anteros.persistence.session.impl.SQLSessionImpl
 
A B C D E F G H I J L M N O P R S T U V 
Skip navigation links

Copyright © 2016 Anteros Tecnologia. All rights reserved.