Uses of Interface
org.firebirdsql.jdbc.field.FieldDataProvider

Packages that use FieldDataProvider
org.firebirdsql.jdbc.field   
 

Uses of FieldDataProvider in org.firebirdsql.jdbc.field
 

Methods in org.firebirdsql.jdbc.field with parameters of type FieldDataProvider
static FBField FBField.createField(XSQLVAR field, FieldDataProvider dataProvider, GDSHelper gdsHelper, boolean cached)
          This is a factory method that creates appropriate instance of the FBField class according to the SQL datatype.
 

Constructors in org.firebirdsql.jdbc.field with parameters of type FieldDataProvider
FBWorkaroundStringField(XSQLVAR field, FieldDataProvider dataProvider, int requiredType)
          Create instance of this class for the specified field and result set.
 



Copyright © 2001-2010. All Rights Reserved.