| java.lang.Object com.pk.DefaultDialect
DefaultDialect | public class DefaultDialect 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) | | |
|
|