Interface CoreLogin<PLATFORM extends org.eclipse.persistence.internal.core.databaseaccess.CorePlatform>
- All Known Subinterfaces:
Login
- All Known Implementing Classes:
DatabaseLogin
,DatasourceLogin
,EISLogin
,XMLLogin
public interface CoreLogin<PLATFORM extends org.eclipse.persistence.internal.core.databaseaccess.CorePlatform>
INTERNAL
A abstraction of login capturing behavior common to all persistence types.
-
Method Summary
-
Method Details
-
getDatasourcePlatform
PLATFORM getDatasourcePlatform()
-