Package | Description |
---|---|
org.springframework.orm.jdo |
Package providing integration of JDO (Java Date Objects) with Spring concepts.
|
Modifier and Type | Class and Description |
---|---|
class |
JdoInterceptor
Deprecated.
as of Spring 3.1, in favor of native PersistenceManager usage
and AOP-driven exception translation through
PersistenceExceptionTranslationPostProcessor |
class |
JdoTemplate
Deprecated.
as of Spring 3.1, in favor of native PersistenceManager usage
(see
TransactionAwarePersistenceManagerFactoryProxy and
SpringPersistenceManagerProxyBean ) |
Copyright © 2015. All rights reserved.