Uses of Interface
com.liferay.portal.kernel.dao.jdbc.CurrentConnection
Packages that use CurrentConnection
-
Uses of CurrentConnection in com.liferay.portal.kernel.dao.jdbc
Methods in com.liferay.portal.kernel.dao.jdbc that return CurrentConnectionModifier and TypeMethodDescriptionstatic CurrentConnection
CurrentConnectionUtil.getCurrentConnection()
Methods in com.liferay.portal.kernel.dao.jdbc with parameters of type CurrentConnectionModifier and TypeMethodDescriptionvoid
CurrentConnectionUtil.setCurrentConnection
(CurrentConnection currentConnection)