1 Reply Latest reply on Mar 4, 2008 6:53 AM by maxandersen

    Seam Generate Entities with PostgreSQL

    magoicochea

      Hello

      I am having the following problem, I have a postgreSQL database and I want to use the generate seam entities option, but the problem is that jboss tools uses the default public schema and my database is in another schema.

      Also I have set up the property hibernate.default_schema = but that does not seem to work either and all the postgreSQL url documentation that I have found does not include a way to set up there the correct schema.