Java Objects in the FirstSQL/J Database

author-image
CIOL Bureau
Updated On
New Update

Objects defined in Java can be stored in FirstSQL/J and as values in database columns. These are normal columns whose type is a Java class that is mapped to the appropriate database type internally. Java column values are active objects whose methods can be accessed in SQL commands or when retrieved locally. They also provide powerful O-O database capability such as inheritance, encapsulation, and polymorphism.

Advertisment

Click here to know more...!

tech-news