| Package | Description |
|---|---|
| org.nuiton.topia.persistence |
This package contains interfaces and abstract classes for entities and daos.
|
| org.nuiton.topia.persistence.internal | |
| org.nuiton.topia.persistence.internal.support |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TopiaApplicationContext<K extends TopiaPersistenceContext>
Created on 12/20/13.
|
| 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 |
AbstractTopiaApplicationContext.topiaServiceSupport |
protected TopiaServiceSupport |
HibernateProvider.topiaServiceSupport |
| Constructor and Description |
|---|
HibernateProvider(Map<String,String> configuration,
TopiaServiceSupport topiaServiceSupport,
TopiaHibernateSessionRegistry sessionRegistry) |
| Modifier and Type | Class and Description |
|---|---|
class |
TopiaServiceSupportImpl
FIXME AThimel 11/10/13 All this life-cycle has to be reviewed
|
Copyright © 2004–2014 CodeLutin. All rights reserved.