|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jenkov.mrpersister.impl.command.ConnectionDaosFactoryStrategy
public class ConnectionDaosFactoryStrategy
Constructor Summary | |
---|---|
ConnectionDaosFactoryStrategy()
|
Method Summary | |
---|---|
IDaos |
createDaos(IDaosFactory daosFactory,
java.lang.Object configKey,
java.sql.Connection connection)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConnectionDaosFactoryStrategy()
Method Detail |
---|
public IDaos createDaos(IDaosFactory daosFactory, java.lang.Object configKey, java.sql.Connection connection) throws PersistenceException
createDaos
in interface IDaosFactoryStrategy
PersistenceException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |