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