|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.dao.orm.jpa.SessionImpl
com.liferay.portal.dao.orm.jpa.NewSessionImpl
public class NewSessionImpl
Field Summary |
---|
Fields inherited from class com.liferay.portal.dao.orm.jpa.SessionImpl |
---|
_entityManager |
Constructor Summary | |
---|---|
NewSessionImpl(javax.persistence.EntityManager entityManager)
|
Method Summary | |
---|---|
java.sql.Connection |
close()
|
Methods inherited from class com.liferay.portal.dao.orm.jpa.SessionImpl |
---|
clear, contains, createQuery, createSQLQuery, delete, evict, executeUpdate, flush, get, get, getWrappedSession, list, load, merge, save, saveOrUpdate, uniqueResult |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NewSessionImpl(javax.persistence.EntityManager entityManager)
Method Detail |
---|
public java.sql.Connection close() throws com.liferay.portal.kernel.dao.orm.ORMException
close
in interface com.liferay.portal.kernel.dao.orm.Session
close
in class SessionImpl
com.liferay.portal.kernel.dao.orm.ORMException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |