|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||