public static interface TransactionFactory.Context
Session
in the Hibernate usage.Modifier and Type | Method and Description |
---|---|
SessionFactoryImplementor |
getFactory() |
boolean |
isClosed() |
boolean |
isFlushBeforeCompletionEnabled() |
boolean |
isFlushModeNever() |
void |
managedClose() |
void |
managedFlush() |
boolean |
shouldAutoClose() |
SessionFactoryImplementor getFactory()
boolean isClosed()
boolean isFlushModeNever()
boolean isFlushBeforeCompletionEnabled()
void managedFlush()
boolean shouldAutoClose()
void managedClose()
Copyright © 2002-2015 Red Hat Middleware, LLC. All Rights Reserved