|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ikasan.connector.basefiletransfer.DataAccessUtil
public class DataAccessUtil
static util class for resolving hibernate backed data access objects for file transfer connectors
| Constructor Summary | |
|---|---|
DataAccessUtil()
|
|
| Method Summary | |
|---|---|
static BaseFileTransferDao |
getBaseFileTransferDao()
static accessor for singleton BaseFileTransferDao |
static FileChunkDao |
getFileChunkDao()
static accessor for singleton FileChunkDao |
static TransactionalResourceCommandDAO |
getTransactionalResourceCommandDAO()
static accessor for singleton TransactionalResourceCommandDAO |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DataAccessUtil()
| Method Detail |
|---|
public static BaseFileTransferDao getBaseFileTransferDao()
public static FileChunkDao getFileChunkDao()
public static TransactionalResourceCommandDAO getTransactionalResourceCommandDAO()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||