|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metamatrix.common.jdbc.JDBCPlatform
com.metamatrix.common.jdbc.db.MetaMatrixPlatform
public class MetaMatrixPlatform
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.metamatrix.common.jdbc.JDBCPlatform |
---|
JDBCPlatform.TableTypes |
Field Summary |
---|
Fields inherited from class com.metamatrix.common.jdbc.JDBCPlatform |
---|
AND, classTypes, COMMA, DELETE_FROM, DISTINCT, EQUAL, fieldTypes, FROM, GROUP_BY, IN, INSERT_INTO, INTO, isSecure, LENGTH, maximumValues, minimumValues, ON, ORDER_BY, PARAM, PERIOD, platformOperators, SELECT, SET, SPACE, tableTypes, UPDATE, usesStreamsForBlobBinding, usesStreamsForClobBinding, VALUES, WHERE |
Constructor Summary | |
---|---|
MetaMatrixPlatform()
Constructor for MetaMatrixPlatform. |
Method Summary | |
---|---|
boolean |
isDefault()
|
boolean |
isMetaMatrix()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MetaMatrixPlatform()
Method Detail |
---|
public boolean isDefault()
isDefault
in class JDBCPlatform
public boolean isMetaMatrix()
isMetaMatrix
in class JDBCPlatform
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |