I just commited the following files:
* New documentation generation instructions, including scripts
* Hibernate style configuration for PDF and XSL
* Updated HTML and PDF documentation, using the new scripts and the
Wiki CSS
Gavin, redirecting the site is your part. If everythings working out
It is no standard way to for this trick, It depends on RDBMS implementation.
It is possible upload tab separated text file to server and execute native
SQL on postgersql like this:
"COPY mytable FROM filename "
http://www.postgresql.org/idocs/index.php?sql-copy.html
> Hey!
>
> The stuff you men
Hey!
The stuff you mention sounds cool, and I already thought about that, but to
my knowledge there's no java api that supports stuff like that. If you know
a api that supports such functionality, please tell me, that would be really
great!
regards
chris
- Original Message -
From: "Juoza
It is better to use some "native" API like "COPY" for long running import,
some RDBM's support imports without constaint
checks, SQL parsing , and sometimes "long running import" becomes very
"short".
- Original Message -
From: "Christoph Sturm" <[EMAIL PROTECTED]>
To: "Gavin King"
Thanks for your help, but exactly in the line with the colum tag (corresponds to line
15) the schema generator shows an error:
Any ideas ???
Kind regards
Jochen Rebhan
[EMAIL PROTECTED]
My message from the Schema generator:
Arguments:
processing mapping for class: buddy.data
Yick!
but it looks like the property isn't really called "ownernumber"; perhaps
you meant "ownerNumber"?
- Original Message -
From: "Jochen Rebhan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; "Gavin King"
<[EMAIL PROTECTED]>
Sent: Tuesday, November 26, 2002 1:48 AM
Subject: Re:
Gavin King wrote:
extension. (On the other hand, it probably wouldn't be such a bad idea to
JavaDoc the tools package).
Particularly true for people who use class SchemaExport in their code...
I'm selfishly designing the build script to make it as convenient as
possible for _me_ to do a binary
Since everyone should be in the process of upgrading to version 1.2 ;) you
should now be using hibernate-mapping-1.1.dtd...
- Original Message -
From: "Jochen Rebhan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, November 26, 2002 1:07 AM
Subject: [Hibernate] How to c
I have the following hibernate-mapping definition for "Friend" :
In Mysql I have to add this line manually (after running the Schema genera
Hi all!
I'm trying to increase the performance of this
pseudocode:
for (j=1;j<100;j++)
{
for
(i=1;i<100;i++)
{
session.save(class)
}
session.flush();
session.connection().commit();
}
Now my problem is that flush doesnt take a
constant time, but every invoc
> (i) in order to generate the complete API documentation (currently the
> tools packages are missing) I'd suggest to apply the following diff:
I don't want API documentation generated for classes that aren't APIs ...
ie. interfaces that I want to be able to freely change without impacting
user c
> I will commit a README for the build process and shell scripts later
today.
Cool!
---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
hibernate-dev
On 25 Nov (18:43), Gavin King wrote:
> I will be releasing a new version real soon (the next day or so - just doing
> some extra testing now). The highlights are:
Again, great features!
I'm improving the documentation again with a new stylesheet in the Wiki
layout (we should release that when th
I will be releasing a new version real soon (the next day or so - just doing
some extra testing now). The highlights are:
* MUCH more mature support for normalized mappings :)
* support for scalar values in queries called with find()!
* support for component-valued properties in select clause
* mo
This is a very cool idea and I'm happy to give whatever support is necessary
on this end. (In particular, we need to update the hibernate XDoclet module
to reflect the new mapping DTD so I will take care of that.) However, I'm
not an expert with XDoclet and I've never used middlegen, so my usefulne
Thanks! Please try again now.
- Original Message -
From: "Matt Veitas" <[EMAIL PROTECTED]>
To: "hibernate list" <[EMAIL PROTECTED]>
Sent: Monday, November 25, 2002 2:43 PM
Subject: Re: [Hibernate] Oracle users...
> Just ran the two tests against Oracle 9.2.01 on Win 2000.
>
> FooBarT
I'm willing to participate in this effort. Matt are you seriously
interested in a middlegen-hibernate module?
Ara.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Aslak
Hellesoy
Sent: Monday, November 25, 2002 12:25 AM
To: Matt Raible; 'XDoclet User List
Just ran the two tests against Oracle 9.2.01 on Win 2000.
FooBarTest = SUCCESS
MultiTableTest = FAILURE
MultiTableTest output:
D:\jdk1.4\bin\javaw.exe -classpath
G:\intellij\lib\junit.jar;D:\jdk1.4\jre\lib\charsets.jar;D:\jdk1.4\jre\lib\jaws.jar;D:\jdk1.4\jre\lib\jce.jar;D:\jdk1.4\jre\lib\jsse.j
Would someone please grab a CVS update and run FooBarTest and MultiTableTest
on Oracle 9 and confirm that they are both now working
TIA
Gavin
---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
19 matches
Mail list logo