Uses of Class
org.plasma.text.ddl.JDBCType

Packages that use JDBCType
org.plasma.text.ddl Package level documentation for package org.plasma.text.ddl. 
 

Uses of JDBCType in org.plasma.text.ddl
 

Methods in org.plasma.text.ddl that return JDBCType
static JDBCType JDBCType.fromValue(java.lang.String v)
           
static JDBCType JDBCType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static JDBCType[] JDBCType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013. All Rights Reserved.