Package kz.greetgo.security.session.jdbc
Class Update
java.lang.Object
kz.greetgo.security.session.jdbc.Update
- All Implemented Interfaces:
kz.greetgo.db.ConnectionCallback<java.lang.Integer>
public class Update
extends java.lang.Object
implements kz.greetgo.db.ConnectionCallback<java.lang.Integer>
-
Constructor Summary
-
Method Summary
Modifier and Type Method Description java.lang.IntegerdoInConnection(java.sql.Connection con)
-
Constructor Details
-
Method Details
-
doInConnection
public java.lang.Integer doInConnection(java.sql.Connection con) throws java.lang.Exception- Specified by:
doInConnectionin interfacekz.greetgo.db.ConnectionCallback<java.lang.Integer>- Throws:
java.lang.Exception
-