Developer’s Guide

Table Of Contents
Using Java and JDBC to deliver your data
8-17
The field attributes used for the example from the inventory_db
database are described in the following table:
Using the FileMaker Java classes
The FileMaker Pro 4.0 Java classes are designed to retrieve
FileMaker data from your database via the FileMaker Java API.
They do not support SQL and they’re not supported by any RAD
tool. However, if you used these proprietary FileMaker Java classes
from the previous version of the FileMaker Pro Developer Edition to
create your Java front-ends to your database, you may wish to
continue using them for updating your Java applications or applets.
Important The FileMaker Pro 5.0 Web Companion does not support
non-number characters in number fields when it converts FileMaker
data into the Java class format. Any Java applications or applets that
you created using the FileMaker Pro 4.0 Java classes will lose all
characters other than numbers (such as the dollar sign $) in number
fields when they access a FileMaker Pro database.
Field type Field name Field attribute
Text Item User defined entry field
Text Category Value List/Category List (Pop-up menu)
Office Furniture
Computers
Telephones
Vehicles
Copier
Printer
AV
Text Location Value List/Location List (Pop-up menu)
Fred’s Office
Dirk’s Office
Pedro’s Office
Anne’s Office
Julie’s Office
Ruth’s Office
Joanna’s Office
Business Center
Number Cost User defined entry field
Date Date Purchased User defined entry field
Container Picture Graphic import
Text Serial Number User defined entry field
Text Information User defined entry field
Field type Field name Field attribute