| Package | Description |
|---|---|
| org.nuiton.topia.persistence |
This package contains most of the needed contracts when using ToPIA.
|
| org.nuiton.topia.persistence.internal | |
| org.nuiton.topia.persistence.internal.support |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TopiaApplicationContext<K extends TopiaPersistenceContext>
This is the main entry point for ToPIA.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTopiaApplicationContext<K extends TopiaPersistenceContext>
The application context is the main class in ToPIA usage.
|
| Modifier and Type | Field and Description |
|---|---|
protected TopiaServiceSupport |
HibernateProvider.topiaServiceSupport |
protected TopiaServiceSupport |
AbstractTopiaApplicationContext.topiaServiceSupport |
| Constructor and Description |
|---|
HibernateProvider(TopiaConfiguration topiaConfiguration,
TopiaServiceSupport topiaServiceSupport,
TopiaHibernateSessionRegistry sessionRegistry,
Set<Class<? extends TopiaEntity>> entityClasses) |
| Modifier and Type | Class and Description |
|---|---|
class |
TopiaServiceSupportImpl
This is the default
TopiaServiceSupport implementation. |
Copyright © 2004–2018 CodeLutin. All rights reserved.