| Package | Description |
|---|---|
| org.nuiton.topia |
TODO-FD20100507 : Need update this javadoc for ToPIA 2.4
|
| org.nuiton.topia.framework |
Contains two interfaces, one
org.nuiton.topia.framework.TopiaContextImplementor for internal
manipulations of org.nuiton.topia.TopiaContext and one TopiaService for topia
services. |
| Modifier and Type | Class and Description |
|---|---|
protected class |
AbstractTopiaPersistenceContext.InternalTopiaHibernateSupport
This subclass of TopiaHibernateSupport is made to be used only internally within this persistence context.
|
| Modifier and Type | Field and Description |
|---|---|
protected TopiaHibernateSupport |
HibernateTopiaSqlSupport.hibernateSupport |
protected TopiaHibernateSupport |
HibernateTopiaJpaSupport.hibernateSupport |
protected TopiaHibernateSupport |
HibernateTopiaReplicationSupport.topiaHibernateSupport |
| Modifier and Type | Method and Description |
|---|---|
TopiaHibernateSupport |
AbstractTopiaPersistenceContext.getHibernateSupport() |
TopiaHibernateSupport |
HibernateTopiaJpaSupport.getHibernateSupport() |
| Constructor and Description |
|---|
HibernateTopiaJpaSupport(TopiaHibernateSupport hibernateSupport,
TopiaFiresSupport firesSupport) |
HibernateTopiaReplicationSupport(TopiaHibernateSupport topiaHibernateSupport) |
HibernateTopiaSqlSupport(TopiaHibernateSupport hibernateSupport) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
TopiaUtil.isSchemaEmpty(TopiaHibernateSupport topiaHibernateSupport)
Test if the db associated to the given
configuration contains any of
the dealed entities. |
static boolean |
TopiaUtil.isSchemaExist(TopiaHibernateSupport topiaHibernateSupport,
String entityName)
Test si une entite donnee correspondant a une configuration existe en
base.
|
Copyright © 2004–2013 CodeLutin. All rights reserved.