- newAutoCommitConnection() - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCConfigurationStore
-
Convenience method to create a new Connection configured for TRANSACTION_READ_COMMITED
isolation and with auto-commit transactions enabled.
- newAutoCommitConnection() - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCMessageStore
-
Convenience method to create a new Connection configured for TRANSACTION_READ_COMMITED
isolation and with auto-commit transactions enabled.
- newConnection() - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCConfigurationStore
-
Convenience method to create a new Connection configured for TRANSACTION_READ_COMMITED
isolation and with auto-commit transactions disabled.
- newConnection() - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCMessageStore
-
Convenience method to create a new Connection configured for TRANSACTION_READ_COMMITED
isolation and with auto-commit transactions disabled.
- newInstance(TaskExecutor, EventLogger, Principal, Map<String, Object>) - Method in class org.apache.qpid.server.store.jdbc.JDBCSystemConfigImplFactory
-
- newMessageStoreReader() - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCMessageStore
-
- newTransaction() - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCMessageStore
-
- newTransaction() - Method in class org.apache.qpid.server.store.jdbc.GenericAbstractJDBCMessageStore
-