Uses of Interface
planetj.database.field.IBooleanField

Packages that use IBooleanField
planetj.database.field   
 

Uses of IBooleanField in planetj.database.field
 

Classes in planetj.database.field that implement IBooleanField
 class AbstractBooleanField
           
 class TFBooleanField
          This Field class should be used in a case where a Field's value is either T or F in the database.
 class YBlankBooleanField
          Insert the type's description here.
 class YNBooleanField
          Insert the type's description here.