|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.kernel.dao.jdbc.CurrentConnectionUtil
public class CurrentConnectionUtil
| Constructor Summary | |
|---|---|
CurrentConnectionUtil()
|
|
| Method Summary | |
|---|---|
static java.sql.Connection |
getConnection(javax.sql.DataSource dataSource)
|
static CurrentConnection |
getCurrentConnection()
|
void |
setCurrentConnection(CurrentConnection currentConnection)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CurrentConnectionUtil()
| Method Detail |
|---|
public static java.sql.Connection getConnection(javax.sql.DataSource dataSource)
public static CurrentConnection getCurrentConnection()
public void setCurrentConnection(CurrentConnection currentConnection)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||