Class DataAccess
Object
com.liferay.portal.kernel.dao.jdbc.DataAccess
- Author:
- Brian Wing Shun Chan
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidcleanUp(Connection connection) static voidcleanUp(Connection connection, Statement statement) static voidcleanUp(Connection connection, Statement statement, ResultSet resultSet) static voidstatic voidstatic voidstatic voiddeepCleanUp(ResultSet resultSet) static Connectionstatic ConnectiongetConnection(String location)
-
Constructor Details
-
DataAccess
public DataAccess()
-
-
Method Details
-
cleanUp
-
cleanUp
-
cleanUp
-
cleanUp
-
cleanUp
-
cleanUp
-
deepCleanUp
-
getConnection
- Throws:
SQLException
-
getConnection
- Throws:
NamingExceptionSQLException
-