Hello Sergio
Those methods are used for schema framework which has responsibility to
create tables when deploying.
Mapping from Java type to database specific types are defined there.
Anyway, FYI there has been an issue for Firebird support.
https://glassfish.dev.java.net/issues/show_bug.cgi?id=1431
Also you can run entity-persistence-tests module to verify the platform
implementation.
HTH
On Feb 13, 2008 9:59 AM, Sergio Samayoa <sergiosamayoa_at_icon.com.gt> wrote:
> Hi.
>
> I'm implementing DatabasePlatform's subclase named FirebirdPlatform and
> don't understand what is the purpose of buildClassTypes() /
> getClassTypes().
>
> Some help here please.
>
> Regards.
>
>
>
>