Class Hierarchy
- java.lang.Object
- org.springframework.http.converter.AbstractHttpMessageConverter<T> (implements org.springframework.http.converter.HttpMessageConverter<T>)
- io.permazen.spring.DetachedPermazenTransactionHttpMessageConverter
- io.permazen.spring.KVStoreHttpMessageConverter
- io.permazen.spring.PermazenObjectHttpMessageConverter
- org.springframework.transaction.support.AbstractPlatformTransactionManager (implements org.springframework.transaction.ConfigurableTransactionManager, org.springframework.transaction.PlatformTransactionManager, java.io.Serializable)
- io.permazen.spring.PermazenTransactionManager (implements org.springframework.beans.factory.InitializingBean, org.springframework.transaction.support.ResourceTransactionManager)
- org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider (implements org.springframework.core.env.EnvironmentCapable, org.springframework.context.ResourceLoaderAware)
- io.permazen.spring.AnnotatedClassScanner
- io.permazen.spring.PermazenClassScanner
- io.permazen.spring.AnnotatedClassScanner
- org.springframework.beans.factory.xml.NamespaceHandlerSupport (implements org.springframework.beans.factory.xml.NamespaceHandler)
- io.permazen.spring.PermazenNamespaceHandler
- io.permazen.spring.PermazenExceptionTranslator (implements org.springframework.dao.support.PersistenceExceptionTranslator)
- io.permazen.spring.PermazenTransactionManager.TransactionSynchronizationCallback (implements io.permazen.core.Transaction.Callback)
- io.permazen.kv.simple.SimpleKVDatabase (implements io.permazen.kv.KVDatabase, java.io.Serializable)
- io.permazen.kv.simple.MemoryKVDatabase
- io.permazen.kv.simple.XMLKVDatabase
- io.permazen.spring.SpringXMLKVDatabase
- io.permazen.kv.simple.XMLKVDatabase
- io.permazen.kv.simple.MemoryKVDatabase
- org.springframework.http.converter.AbstractHttpMessageConverter<T> (implements org.springframework.http.converter.HttpMessageConverter<T>)