Skip to Content.
Sympa Menu

grouper-users - Grouper/Oracle (install)

Subject: Grouper Users - Open Discussion List

List archive

Grouper/Oracle (install)


Chronological Thread 
  • From: Mark Weber <>
  • To:
  • Subject: Grouper/Oracle (install)
  • Date: Tue, 28 Mar 2006 14:11:32 -0600

Noticed another caveat with oracle and Grouper/Hibernate. Sorry if this has already been published elsewhere.

In your hibernate.properties you need to add the following *before* you do your initial 'ant schemaexport' (otherwise your db-init fails)

hibernate.query.substitutions = true 1, false 0

The reason for this is that Oracle does not support Boolean datatype. Apparently it's optional in the ANSI SQL spec.


--
.Mark G. Weber----------------------Division of Information Technology.
|
University Of Wisconsin - Madison|
|608/263.8945 Room 3159 Computer Science|
`---------------------------------------------------------------------'

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature




Archive powered by MHonArc 2.6.16.

Top of Page