A B F G J O R

A

applyQueryTimeout(Query, int) - Method in class org.jpox.springframework.JPOXJdoDialect
Method to apply a timeout to the specified query.

B

beginTransaction(Transaction, TransactionDefinition) - Method in class org.jpox.springframework.JPOXJdoDialect
Method to start a transaction.

F

flush(PersistenceManager) - Method in class org.jpox.springframework.JPOXJdoDialect
Method to flush changes to the datastore.

G

getJdbcConnection(PersistenceManager, boolean) - Method in class org.jpox.springframework.JPOXJdoDialect
Accessor for JDBC connection.

J

JPOXJdoDialect - class org.jpox.springframework.JPOXJdoDialect.
Dialect for using JPOX within Spring's JDO support, giving finer control over transactions and queries.
JPOXJdoDialect() - Constructor for class org.jpox.springframework.JPOXJdoDialect
 

O

org.jpox.springframework - package org.jpox.springframework
 

R

releaseJdbcConnection(ConnectionHandle, PersistenceManager) - Method in class org.jpox.springframework.JPOXJdoDialect
Method to release a previously obtained connection.

A B F G J O R

Copyright © 2003-2007 Java Persistent Objects (JPOX). All Rights Reserved.