Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
Does DBExplorer show Stored Procedures with Jaybird(Firebird
I have been evaluating myEclipse with hibernate and JSF and Spring and everything seems to be working great. But when I use DBexplorer to bring up my Firebird (interbase 6.01) database the store procedures are not displayed. I was hoping to make hibernate mappings from stored procedures. Does this have anything to do with the default catalog issue with Firebird? I’m using Jaybird 1.5.5 to work with a legacy interbase 6.01 database. I’ve tested hibernate with MyEclipse and it successfully inserts rows into the database. I’ve got a lot of stored procedures I’d like to use.
Greg,
This functionality is only available on Sybase, MS SQL Server and Oracle. Also I do not believe our hibernate tool will allow reverse engineering of stored procs… are you sure Hibernate even supports this?