[Hibernate] [hibernate bug] schema cant apply to sequence

2003-10-02 Thread daxin
version:2.03 problem: if default db schema is userA, one class use db schema userB1, id generator of the class is a db sequence, then the sequence should be under userB1, but it isn't.IT IS UNDER userA IN HIBERNATE SQL! You have to manully set it this way: userB1.SEQSEQNO ___

[Hibernate] Problem in 2.1b3

2003-09-19 Thread daxin
no problem found when I use 2.01, but when I upgrade to 2.1b3: [19/Sep/2003 20:27:29:4] error: Exception: SERVLET-execution_failed: Error in executing servlet SvltAgentSMS: java.lang.AbstractMethodError: net/sf/hibernate/persister/AbstractEntityPersister.getTableName Exception Stack Trace: