On Sun, 31 Aug 2014 18:04:25 -0400, Tom Coleman <tcole...@autowares.com>
wrote:
> I no longer write applications that do not use some form of ORM. The
last
> time I tried to find a JPA solution that worked with Firebird I was
> disappointed.

Could you post some more details about these problems to Firebird-java or
to me directly? I am planning to spend some time on improving dialect
support for Hibernate and maybe EclipseLink, but the only real problem I
have seen were with blobs/clobs (a mismatch between how Jaybird describes
them (as LONGVARBINARY/LONGVARCHAR) and what the Firebird dialect of
Hibernate expects (as BLOB/CLOB)), and - on older versions - a mismatch in
column naming. Knowing what other problems to look for would be extremely
helpful.
 
> Firebird needs to catch up.  Preserve whatever functionality exists now
in
> FB3 for the benefit of current users and move on.

Mark

------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to