|
EclipseLink 2.5.0, build 'v20130110-d839ca4' API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CoreSession<DESCRIPTOR extends CoreDescriptor,LOGIN extends CoreLogin>
| Method Summary | |
|---|---|
LOGIN |
getDatasourceLogin()
PUBLIC: Return the login, the login holds any database connection information given. |
DESCRIPTOR |
getDescriptor(java.lang.Class theClass)
ADVANCED: Return the descriptor specified for the class. |
DESCRIPTOR |
getDescriptor(java.lang.Object domainObject)
ADVANCED: Return the descriptor specified for the object's class. |
| Method Detail |
|---|
LOGIN getDatasourceLogin()
DESCRIPTOR getDescriptor(java.lang.Class theClass)
DESCRIPTOR getDescriptor(java.lang.Object domainObject)
|
EclipseLink 2.5.0, build 'v20130110-d839ca4' API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||