Done!
:)
|-+--->
| | "Brian Topping" |
| | <[EMAIL PROTECTED]> |
| | Sent by:|
| | [EMAIL PROTECTED]|
| |
Hibernate.custom(MyType.class)
|-+--->
| | Jenica Humphreys|
| | <[EMAIL PROTECTED]> |
| | Sent by:|
| | [EMAIL PROTECTE
Hi, I have a question about uniqueness of objects. Does it possible to tell
Hibernate to make unique index on two columns automatically?
This xdoclet tag with :
/**
* @hibernate.property
* column="COL_NAME"
* unique="true"
*/
will create unique index in my database on
Hi,
I'm trying to generate Java source files from a hibernate
mapping file using hbm2java and I get the following error:
Mapping file:
-
"-//Hibernate/Hibernate Mapping DTD 2.0//EN"
"http://hibernate.sourceforge.net/hibernate-mapping-2.0.dtd">
I've created a new branch in CVS: v21branch
This branch will be used for development of Hibernate 2.1 features.
Currently it includes a reworked collection loading algorithm and an
implementation of batch loads for collections. All working very nicely,
far as I can tell.
I will have batch loads f
yes: unique-key="name"
|-+--->
| | Miroslav Lazarević |
| | <[EMAIL PROTECTED]>|
| | Sent by:|
| | [EMAIL PROTECTED]|
|
What JDK is it?
this is a very weird problem that people sometimes observe I think we
manged to trace it down to a JVM bug.
If you are able to help me reproduce this in my environment, I'd really
appreciate it.
|-+--->
| |
Hi,
I'm using JDK 1.4.0, Hibernate 2.0.1 and hibernate-extensions-2.0
Hbm2java.bat is below, I have modified it so that it includes setenv.bat.
**
@echo off
rem ---
rem Execute hbm