| java.lang.Object com.pk.OracleDialect
OracleDialect | public class OracleDialect implements DatabaseDialect(Code) | | author: Isabelle author: To change the template for this generated type comment go to author: Window>Preferences>Java>Code Generation>Code and Comments |
isDescribeStatement | public boolean isDescribeStatement(String argStatement)(Code) | | |
isSelectStatement | public boolean isSelectStatement(String argStatement)(Code) | | |
|
|