|
EclipseLink 1.0_1.0M2 API Reference - Incubation | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.persistence.internal.databaseaccess.DatabasePlatform
org.eclipse.persistence.platform.database.DatabasePlatform
org.eclipse.persistence.platform.database.CloudscapePlatform
public class CloudscapePlatform
Purpose: Provides CloudScape DBMS specific behaviour.
Constructor Summary | |
---|---|
CloudscapePlatform()
|
Method Summary | |
---|---|
protected java.util.Hashtable |
buildFieldTypes()
seems compatible with informix |
boolean |
isCloudscape()
Answers whether platform is CloudScape |
boolean |
shouldUseJDBCOuterJoinSyntax()
JDBC defines an outer join syntax which many drivers do not support. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CloudscapePlatform()
Method Detail |
---|
protected java.util.Hashtable buildFieldTypes()
public boolean isCloudscape()
public boolean shouldUseJDBCOuterJoinSyntax()
|
EclipseLink 1.0_1.0M2 API Reference - Incubation | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |