Uses of Class
com.googlecode.jdbw.metadata.Nullability

Packages that use Nullability
com.googlecode.jdbw.metadata   
 

Uses of Nullability in com.googlecode.jdbw.metadata
 

Methods in com.googlecode.jdbw.metadata that return Nullability
 Nullability Column.getNullable()
           
static Nullability Nullability.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Nullability[] Nullability.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012. All Rights Reserved.