Package com.dnlkk.repository
Class RepositoryProxyHandler
java.lang.Object
com.dnlkk.repository.RepositoryProxyHandler
- All Implemented Interfaces:
InvocationHandler
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RepositoryProxyHandler
-
-
Method Details
-
invoke
- Specified by:
invokein interfaceInvocationHandler
-
statementListExecutor
public List<Object> statementListExecutor(PreparedStatement statement, List<String> ignoredFields) throws SQLException - Throws:
SQLException
-