DatasourcePlatform is private to TopLink. It encapsulates behavior specific to a datasource platform (eg. Oracle, Sybase, DB2, Attunity, MQSeries), and provides protocol for TopLink to access this behavior.
@see DatabasePlatform
@see oracle.toplink.essentials.eis.EISPlatform
@see oracle.toplink.essentials.xml.XMLPlatform
@see oracle.toplink.essentials.sdk.SDKPlatform
@since OracleAS TopLink 10g (10.0.3)
DatasourcePlatform is private to TopLink. It encapsulates behavior specific to a datasource platform (eg. Oracle, Sybase, DB2, Attunity, MQSeries), and provides protocol for TopLink to access this behavior.
@see DatabasePlatform
@see org.eclipse.persistence.eis.EISPlatform
@since OracleAS TopLink 10g (10.0.3)
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.