Hi(bernate),
I use OracleDialect for inserting into database with native ID generation.
If I violate a not-null constraint, Hibernate (not the database) correctly
throws an Exception. I do tx.rollback() then, but my POJO still contains
automatically assigned ID (sequence). This means, it order
Buildfile: build.xml
init:
compile:
[javac]
Compiling 1 source file to E:\JAVA-SOFTWARE\J2EE-Projects\JDO -
TRAILS\HIBERNATE - TRAIL
S\TEST-4\obj
Pls. see the Highlighted Red Colour statement.
Pls. help me in w.r.to this Bug
Rgds
Sai
run:
[java] Entered in