| Interface | Description |
|---|---|
| TopiaHibernateSupport |
This API provides methods to interact with Hibernate
|
| TopiaJpaSupport |
This API provides methods to use persistence using JPA queries
|
| TopiaListenableSupport |
This API provides methods to add/remove any kind of listener
|
| TopiaReplicationSupport |
This API provides methods about entities replication to a destination
|
| TopiaServiceSupport |
This API provides methods to manipulate services
|
| TopiaSqlSupport |
This API provides methods to run SQL queries
|
| TopiaSqlWork |
Interface used for any native SQL batch.
|
| Class | Description |
|---|---|
| TopiaSqlQuery<O> |
Wrap a Sql query some object.
|
Copyright © 2004–2016 CodeLutin. All rights reserved.