[Hibernate] Hibernate 2.0.2 release

2003-08-01 Thread Christian Bauer
Hibernate 2.0.2 has been released today, various improvements, new features and important bugfixes. Get it from the usual place. -- Christian Bauer [EMAIL PROTECTED] --- This SF.Net email sponsored by: Free pre-built ASP.NET sites including

Re: [Hibernate] TR: Get a SessionFactory in using JNDI contxt with Tomcat (or another API server) :

2003-08-02 Thread Christian Bauer
> > sf = [EMAIL PROTECTED] > > session : [EMAIL PROTECTED] > > > Cannot read data > > > net.sf.hibernate.MappingException: No persister for: bo.Reception at > net.sf.hibernate.impl.SessionFactoryImpl.getPersister(SessionFact

[Hibernate] Docu update and instructions

2002-11-25 Thread Christian Bauer
out fine, I will cleanup the documentation directory a bit more and remove the old pages and unused images and so on... BTW: The DocBook toolchain is really very painful... -- Christian Bauer [EMAIL PROTECTED] --- This SF.net email is sponsored

Re: [Hibernate-devel] best practices doc

2002-07-19 Thread Christian Bauer
;' Practices I agree with all of this practices and it is of course essential for a beginner to know about this things. I hope I will finish the DocBook transition today, how about an additional chapter "Best Practices"? -- Christian Bauer [EMAIL PROTECTED] --

Re: [Hibernate] Road Map

2002-12-22 Thread Christian Bauer
d somehat remedy this problem, but I don't like these patterns when using POJOs instead of Entity Beans. -- Christian Bauer [EMAIL PROTECTED] --- This SF.NET email is sponsored by: Order your Holiday Geek Presents Now! Green Lasers, Hip Geek

[Hibernate] New Wiki style

2003-02-16 Thread Christian Bauer
I just updated the Hibernate Wiki site with the new Logo and changed some of the colours and styles accordingly. I hope everyone is happy with the changes. -- Christian Bauer [EMAIL PROTECTED] --- This sf.net email is sponsored by:ThinkGeek

Re: [Hibernate-devel] what to do about select distinct.....

2002-08-07 Thread Christian Bauer
ate managed this application at 1.0.1, which was only two or three weeks ago. I know from my experience that it will take a lot more to make a useful application. I doubt anyone is currently using Hibernate for that purpose (no offence meant, I really believe it will be in the nea

Re: [Hibernate] Hibernate

2003-02-15 Thread Christian Bauer
On 15 Feb (18:20), Claudia Acosta wrote: > I wanna know how does Hibernate works? In general lines Please read the FAQs and the other pages on the Hibernate Wiki site. -- Christian Bauer [EMAIL PROTECTED] --- This sf.net email

Re: [Hibernate] Road Map

2002-12-21 Thread Christian Bauer
s work? -- Christian Bauer [EMAIL PROTECTED] --- This SF.NET email is sponsored by: The Best Geek Holiday Gifts! Time is running out! Thinkgeek.com has the coolest gifts for your favorite geek. Let your fingers do the typing. Visit Now. T H I

Re: [Hibernate] Road Map

2002-12-21 Thread Christian Bauer
This whole topic is really complex and any discussion about that would be difficult, because you cannot explain the problems in two sentences or exchange 10 lines of source code that are problematic. BTW, my current work on this subject will result as a more detailed "recommended approach&quo

Re: [Hibernate] Road Map

2002-12-21 Thread Christian Bauer
ed that too, but only the classic JSP/Servlet/DataAccess Webapp. Has anyone implemented a three-tier system with Hibernate and lazy collections yet? -- Christian Bauer [EMAIL PROTECTED] --- This SF.NET email is sponsored by: The Best Geek Holiday

Re: [Hibernate] FW: [hibernate - Open Discussion] first crack at maven'ization

2003-01-06 Thread Christian Bauer
ented Commons stuff. I don't see where the benefit of using Maven is and certainly don't want to follow the Apache Group road. Is there something wrong with the current build process? -- Christian Bauer [EMAIL PROTECTED] -

Re: [Hibernate] Updated Logo

2003-02-10 Thread Christian Bauer
ew logo to the header. -- Christian Bauer [EMAIL PROTECTED] --- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com ___ h

Re: [Hibernate] patterns doco

2002-12-21 Thread Christian Bauer
hold the Hibernate Session in a J2EE-environment. I never did any programming with threads before, so it was a new concept for me. If ThreadLocal is news for anyone else, have a look at this good explanation: http://www-106.ibm.com/developerworks/java/library/

[Hibernate] New Logo

2003-01-22 Thread Christian Bauer
Three days since I put the Logo up on the Wiki and no comment yet? Everyone happy with it? :) So I'll just go ahead and create new templates for our website... -- Christian Bauer [EMAIL PROTECTED] --- This SF.net email is sponsor

Re: [Hibernate] another newbie question

2002-12-15 Thread Christian Bauer
t? This could be mapped in different ways. Assuming that this type of association is a composition, you could use a component mapping: http://hibernate.bluemars.net/hib_docs/reference/html_single/#adv-or-mapping-s2 -- Christian Bauer [EMAIL PROTECTED]

[Hibernate] Logo

2003-01-20 Thread Christian Bauer
The first Logo is here: http://hibernate.bluemars.net/60.html Please add your comments to the Wiki page. -- Christian Bauer [EMAIL PROTECTED] --- This SF.NET email is sponsored by: FREE SSL Guide from Thawte are you planning your Web

[Hibernate] Binary Expressions in Collections

2002-11-21 Thread Christian Bauer
e', 'all' and other subselect related expressions only allow things like select foo from my.Foo where "a_String" in foo.bar.elements Of course, no substring searching is possible with this where clause. The only so

Re: [Hibernate] Hibernate 2

2003-01-02 Thread Christian Bauer
The current default is surprising to new users. ++ > * Change the default for default-cascade to "save-update" > in the new DTD. > > I am undecided ... interested to hear the views of others. This would be too much like &qu

Re: [Hibernate] 1.2 rc1

2002-11-25 Thread Christian Bauer
ers properly now). I will commit a README for the build process and shell scripts later today. -- Christian Bauer [EMAIL PROTECTED] --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. ht

Re: [Hibernate] images on hibernte wiki ?

2002-12-30 Thread Christian Bauer
et ? Please send me the images, I'll put them on the wiki. You'll have to reference the images in your pages later on (I'll make an example for this, too). -- Christian Bauer [EMAIL PROTECTED] --- This sf.net email is sponsored b

Re: [Hibernate-devel] Documentation in DocBook

2002-07-25 Thread Christian Bauer
res in docbook. Could you tell me > exactly how up to date the docbook text is compared to the aft text? I > did make a couple of minor changes this week and I might need to copy > them over. You will need to add your changes, the converted version is more than a w

Re: Bi-directional relationships (was Re: [Hibernate] Are toplevel collections / subcollections a Bad Thing?)

2002-12-19 Thread Christian Bauer
so have notes on bi-directional > associations. It is also an item in the FAQ. -- Christian Bauer [EMAIL PROTECTED] --- This SF.NET email is sponsored by: Geek Gift Procrastinating? Get the perfect geek gift now! Before the Holidays pass

Re: [Hibernate] wiki ... creating tables ?

2003-01-04 Thread Christian Bauer
27;s currently no support for tables in coWiki. -- Christian Bauer [EMAIL PROTECTED] --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ___ hibernate-

Re: [Hibernate] diff on wiki ?

2003-02-04 Thread Christian Bauer
usable, I'll of course upgrade to the latest version... -- Christian Bauer [EMAIL PROTECTED] --- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld =

[Hibernate-devel] Documentation in DocBook

2002-07-19 Thread Christian Bauer
ersion early next week. It's all not too difficult but time consuming stuff... -- Christian Bauer [EMAIL PROTECTED] --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf __

Re: [Hibernate] Are toplevel collections / subcollections a Bad Thing?

2002-12-18 Thread Christian Bauer
an additional idiom (tl collections) in Hibernate or not. Data Integrity: I'm not a DB newbie, so I noticed the missing foreign key on first sight. But this is just the implementation of toplevel collections, which could be changed if the idi

[Hibernate] Updated Logo

2003-02-04 Thread Christian Bauer
I just updated the Logo/Design proposal page on the Wiki. -- Christian Bauer [EMAIL PROTECTED] --- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com

Re: [Hibernate] Road Map

2002-12-21 Thread Christian Bauer
s Facade. And this was only have the system up from the bottom, there are some other "Sessions" in the top layer. Ok, it's not that serious, but I feel alot better already ;) -- Christian Bauer [EMAIL PROTECTED] --- This SF

[Hibernate] Hibernate 2.1 beta 1 released

2003-08-10 Thread Christian Bauer
Hibernate 2.1 beta 1 has been released today. Please test it and report any issue on our JIRA tracker. See the Road Map for new features and the Changelog in the distribution for fixes and other improvements. -- Christian Bauer [EMAIL PROTECTED

Re: [Hibernate] Suggestion: Encapsulate SQLException in HibernateException

2003-01-06 Thread Christian Bauer
tion. Since now the work > > is focused on some changes for Hibernate 2, this could be the > > right time to do this kind of change. This would simplify the > > error handling in the applications. -- Christian Bauer [EMAIL PROTECTED] -

[Hibernate] Error in Geronimo FAQ

2003-08-14 Thread Christian Bauer
ttp://incubator.apache.org/projects/geronimo.html Thanks! -- Christian Bauer [EMAIL PROTECTED] --- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and en

Re: [Hibernate] New Logo

2003-01-22 Thread Christian Bauer
ot finished, only a quick exported preview from one of our designers! He has the vector original version and everything. I'll provide real "powered by"-able versions soon! -- Christian Bauer [EMAIL PROTECTED] --- This SF.net email i

Re: [Hibernate] Updated Logo

2003-02-05 Thread Christian Bauer
On 04 Feb (19:13), Max Rydahl Andersen wrote: > Could you not keep the different versions on the page so people can compare > the differences ? The old version is back online now. -- Christian Bauer [EMAIL PROTECTED] --- This SF.NET

Re: [Hibernate] Problem with upgrading to 2.0

2003-02-12 Thread Christian Bauer
> I guess I can go in and remove this file from the .jar file, but why was > it there in the first place? Simple error in the release process, just remove it from the JAR. -- Christian Bauer [EMAIL PROTECTED] --- This sf.net email is sp

Re: [Hibernate] Using Hibernate from a ServletFilter

2003-01-09 Thread Christian Bauer
n the developer list for more information about this, I'm using a ThreadLocal now (Wiki for more info). -- Christian Bauer [EMAIL PROTECTED] --- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + Linux

Re: Bi-directional relationships (was Re: [Hibernate] Are toplevel collections / subcollections a Bad Thing?)

2002-12-19 Thread Christian Bauer
.add(this); // Set new Parent this.parent = newParent; } } This is similar to the Composite Pattern (or better, a part of it): http://www.idg.net/english/crd_composite_948016.html -- Christian Bauer [EMAIL PROTECTED] -

Re: [Hibernate] Road Map

2002-12-21 Thread Christian Bauer
either is it quite like > the ODMG Database or JDO PersistenceManager which, by their > names, imply a long-lived, singleton-style object. When I had a first look at the JDO API, I really liked PersistenceManagerFactory PersistenceManager Why not use the good things from JDO? :) -- Chr

Re: [Hibernate] Long Term Sessions/Stale Reads

2003-08-14 Thread Christian Bauer
by the read session will still return the > original values. A simplified example containing both the persistable > object and a main() to test it follows. This is expected behaviour. The Session is a cache of objects for one Unit of Work. Don't keep it open longer than absolutely nec

Re: [Hibernate] CarrierWave

2002-12-23 Thread Christian Bauer
ferent implementation and some features our Criteria doesn't have or would be outside the scope (like modification of the graph). -- Christian Bauer [EMAIL PROTECTED] --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heave

Re: [Hibernate] Question about best practices on creating hibernate session

2003-08-14 Thread Christian Bauer
s Many people asked this question recently, so I'll add a new section in the documentation. Maybe tomorrow. -- Christian Bauer [EMAIL PROTECTED] --- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-comm

Re: [Hibernate] Log4J for debugging hibernate

2003-08-16 Thread Christian Bauer
nate.bluemars.net/index.php?cmd=search&q=log4j.properties -- Christian Bauer [EMAIL PROTECTED] --- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download

[Hibernate] JDO 2.0 Discussions

2003-08-18 Thread Christian Bauer
ached :) They missed some important details though, but surprisingly good results so far... -- Christian Bauer [EMAIL PROTECTED] --- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and F

Re: [Hibernate] Updating the database schema

2003-08-20 Thread Christian Bauer
e new schema in several steps. -- Christian Bauer [EMAIL PROTECTED] --- This SF.net email is sponsored by Dice.com. Did you know that Dice has over 25,000 tech jobs available today? From careers in IT to Engineering to Tech Sales, Dice has

Re: [Hibernate] MS SQL performance and Unicode

2003-08-20 Thread Christian Bauer
is to the community area and FAQ. -- Christian Bauer [EMAIL PROTECTED] --- This SF.net email is sponsored by Dice.com. Did you know that Dice has over 25,000 tech jobs available today? From careers in IT to Engineering to Tech Sales, Dice has

Re: [Hibernate] NewBie

2003-08-22 Thread Christian Bauer
rasad chandrasekaran See reference documentation, "Ending a Session". Session.save() is a call that is not related to the others though. Transaction.commit() does a Session.flush(). -- Christian Bauer [EMAIL PROTECTED] --- This SF.net email

Re: [Hibernate] Cascading inserts

2003-08-26 Thread Christian Bauer
eveloper mailinglist. Read the documentation and after you followed the other instructions on the Wiki, you may ask on the forum. Thanks. -- Christian Bauer [EMAIL PROTECTED] --- This SF.net email is sponsored by: VM Ware With VMware you can run

Re: [Hibernate] build structure

2003-08-27 Thread Christian Bauer
rwise its not worth talking about - propose a simple, clean and easy solution without new dependencies -- Christian Bauer [EMAIL PROTECTED] --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http

Re: [Hibernate] build structure

2003-08-27 Thread Christian Bauer
On 27 Aug (10:00), Les Hazlewood wrote: > Unfortunately, this approach does not solve the versioning dependencies, but > at least it is a manageable approach to getting jar files out of cvs. Why do we want the dependent JARs out of CVS? -- Christian Bauer [EMAIL PRO

Re: [Hibernate] Nested Transaction

2003-08-29 Thread Christian Bauer
ables in a transaction. > So if the child transaction fails the parent Transaction should rollback. > > Even if somebody points me out in a right direction, it would help me a lot. There is a thing we call "Transactions" for exactly this purpose. Please read the documentatio

Re: [Hibernate] hibernate and batch statements

2003-09-01 Thread Christian Bauer
On 01 Sep (18:00), Butt, Dudley wrote: > Has anyone got any pointers on how to perform a batch insert into? like 3000 + > records With SQL and JDBC calls. -- Christian Bauer [EMAIL PROTECTED] --- This sf.net email is sponsored by:Thi

Re: [Hibernate] Is it possible to execute sql insert statements with hibernate / hibernate serssion object?

2003-09-16 Thread Christian Bauer
find this method in the current javadocs at > http://www.hibernate.org/hib_docs/api/net/sf/hibernate/Session.html This is a Hibernate 2.1 feature which is in beta. Check the docs packaged with the distribution, not on the website. -- Christian Bauer [EMAIL PROTECTED] ---

Re: [Hibernate] clustering single class or component

2003-09-17 Thread Christian Bauer
n taken care by Hibernate when > clustered? You want to cluster components of a single class to multiple databases? Are you sure? -- Christian Bauer [EMAIL PROTECTED] --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http:

Re: [Hibernate] Hibernate + JBoss Partnership

2003-09-17 Thread Christian Bauer
o all the others that invested many hours of their spare time. Open Source is only possible because of you! -- Christian Bauer [EMAIL PROTECTED] --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://

Re: [Hibernate] Hibernate + JBoss Partnership

2003-09-17 Thread Christian Bauer
low Hibernate users: Do you have any questions about the Hibernate/JBoss merger? -- Christian Bauer [EMAIL PROTECTED] --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http

Re: [Hibernate] Hibernate + JBoss Partnership

2003-09-17 Thread Christian Bauer
27;t post Gavin's email to TSS. Thats one of the issues. But it was actually expected that some people will have not only additional reasonable questions but post without reading any of the announcements. I'd like to have a FAQ ready for this, it's just bor

Re: [Hibernate] When I run demo.bat ,some error message display.

2003-09-17 Thread Christian Bauer
On 17 Sep (23:30), jun cai wrote: > I'm using hibernate 2.03,when I run demo.bat in hibernate root directory.Some error > displayed: The classpath setting in the .bat file is broken. It will be fixed in the next release. -- Christian Bauer [EMAI

Re: [Hibernate] Re: Hibernate + JBoss Partnership

2003-09-20 Thread Christian Bauer
On 19 Sep (08:26), Kevin O'Neill wrote: > One question I have is ... who will own the copyright on the source? The author(s), of course. -- Christian Bauer [EMAIL PROTECTED] --- This sf.net email is sponsored by:ThinkGeek Welcome

Re: [Hibernate] Documentation

2003-09-21 Thread Christian Bauer
hat file has been changed and should be checked. The other option, doing "inline" translation and marking the paragraphs with an attribute is not really good. We go with a separate 'src'. -- Christian Bauer [EMAIL PROTECTED] ---

Re: [Hibernate] java.lang.AbstractMethodError

2003-09-25 Thread Christian Bauer
On 25 Sep (19:55), Prasad Iyer wrote: > I get this error can anyone help me in solving this Please use the forum instead of the developer mailinglist for help requests. -- Christian Bauer [EMAIL PROTECTED] --- This sf.net email is sponso

Re: [Hibernate] Caching cglib generated runtime proxies?

2003-09-29 Thread Christian Bauer
On 29 Sep (03:17), Mao, Dean (IHG) wrote: > for a startup time of 2.5 seconds, how many persisted classes are you using > with hibernate? I'm having 50, ca. 2 seconds, Pentium M 1.6 Ghz. -- Christian Bauer [EMAIL PROTECTED] ---

Re: [Hibernate] I need help with the Criteria API when using joins

2003-10-02 Thread Christian Bauer
On 02 Oct (19:29), Cameron Braid wrote: > Or is there a 2.1 beta 3 specific set of docs.. > > DO I need to get them from CVS ? If so which repo ? No, the 2.1 documentation is in the doc/ subdirectory of the 2.1 distribution. -- Christian Bauer [EMAIL

Re: [Hibernate] Hibernate forum activation

2003-10-03 Thread Christian Bauer
On 03 Oct (13:08), Torben Norling wrote: > Seems like the forum isn't sending out any activation > e-mail's. I've tried to create the user "torben" and > "torben2". "torben2" is active and I don't have any other mails in the queue. We ha

Re: [Hibernate] Error reading Clob

2003-10-08 Thread Christian Bauer
On 08 Oct (12:58), Prasad Iyer wrote: > How do I stop reading clob twice. By asking the user forum. -- Christian Bauer [EMAIL PROTECTED] --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com

Re: [Hibernate] cvs

2003-10-09 Thread Christian Bauer
ibernate.sourceforge.net: M PserverBackend::PserverBackend() Connect > (Connection refused) SourceForge anonymous CVS is not reliable, use our nightly snapshots. -- Christian Bauer [EMAIL PROTECTED] --- This SF.net email is sponsored

Re: [Hibernate] maven plugin

2003-10-09 Thread Christian Bauer
On 09 Oct (17:14), khote wrote: > the maven hibernate plugin seems to have disappeared, does anybody here know > where it is? No. -- Christian Bauer [EMAIL PROTECTED] --- This SF.net email is sponsored by: SF.net Giveback P

Re: [Hibernate] repository

2003-10-12 Thread Christian Bauer
On 11 Oct (16:17), khote wrote: > Is the sourceforge repository expected to be up any time soon? > I can't update my checkout, I can't get a new checkout, sourceforge is not > responding. We can't do much about that. They upgraded the CVS server farm last time I check

Re: [Hibernate] repository

2003-10-12 Thread Christian Bauer
an be found on SourceForge. -- Christian Bauer [EMAIL PROTECTED] --- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Cl

Re: [Hibernate] [OT] bulk importing ideas

2003-10-15 Thread Christian Bauer
On 15 Oct (17:08), Butt, Dudley wrote: > Just wanting to know if anyone may have some pointers on how to do a mass import > into a database DB2 from a csv file? With the DB2 database tools? -- Christian Bauer [EMAIL PROTECTED] --

Re: [Hibernate] re: Success Stories About Hibernate

2003-10-16 Thread Christian Bauer
ager that going with Hibernate > is the right decision. http://www.hibernate.org/Documentation/WhoUsesHibernate -- Christian Bauer [EMAIL PROTECTED] --- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over

Re: [Hibernate] need help for Tomcat coonfiguration

2003-10-16 Thread Christian Bauer
t; Configuration();" http://www.hibernate.org/?cmd=srchdoc&q=ExceptionInInitializerError -- Christian Bauer [EMAIL PROTECTED] --- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects

[Hibernate] Re: [Hibernate-issues] Hibernate QL: Inner Joins

2003-10-17 Thread Christian Bauer
ot; + field1 + "' "; Thats correct. HQL joins on an implicit join condition (the association mapping) and not on an explicit join condition. For an inner join, you can of course use theta style, like you did. -- Christian Bauer [EMAIL PROTECTED] --

[Hibernate] Re: [Hibernate-issues] Hibernate QL: Inner Joins

2003-10-17 Thread Christian Bauer
m like you did: where foo.one = bar.one, but that doesn't give you an outer join, of course. Remember that HQL is not about tables, but classes, properties and associations. -- Christian Bauer [EMAIL PROTECTED] --- This SF.net email spons

[Hibernate] Re: Support for Axion (http://axion.tigris.org)

2003-10-19 Thread Christian Bauer
On 18 Oct (20:42), Sandeep Dath wrote: > I've heard some good things about it. Anyway, my question is "What does > adding Axion to the supported databases list" entail? Well, a new Dialect should be enough. -- Christian B

Re: [Hibernate] RE: hibernate-devel -- confirmation of subscription -- request 709687

2003-10-20 Thread Christian Bauer
On 20 Oct (02:41), Joe Hertz wrote: > The JSP generated code is now throwing an exception > (javax.servlet.ServletException: net/sf/hibernate/Session) to be thrown > at the line indicated below, which doesn't tell my newbie self much. Please show the Exception... -- Christia

Re: [Hibernate] RE: hibernate-devel -- confirmation of subscription -- request 709687

2003-10-20 Thread Christian Bauer
anything (maybe a ClassNotFound?), so I can't help you here. Please ask in the user forum. -- Christian Bauer [EMAIL PROTECTED] --- This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo The Event For Linux Datacenter

Re: [Hibernate] Query with multiple classes - how?

2003-10-24 Thread Christian Bauer
> by the query's list() or iterate() methods. A collection of Object[], where index 0 is a Cat and index 1 is an Integer. -- Christian Bauer [EMAIL PROTECTED] --- This SF.net email is sponsored by: The SF.net Donation Program. Do yo

Re: [Hibernate] question

2003-10-25 Thread Christian Bauer
On 23 Oct (12:44), Nikolay Ganev wrote: > I need to add and retrieve object to/from Hibernate Session. In other words I need 2 > methods in session: > getObject() > setObject(...) Why?! -- Christian Bauer [EMAIL PROTECTED] ---

Re: [Hibernate] commons-lang dependency

2003-10-25 Thread Christian Bauer
e more "mostly" useless dependencies, but I need some time to look up the Todo list we made in Aarhus. It's in one of those cardboard boxes, but I'm not sure in what appartment ;) -- Christian Bauer [EMAIL PROTECTED] --- This

Re: [Hibernate] Set x Nag

2003-10-27 Thread Christian Bauer
On 27 Oct (09:12), Miguel Henley wrote: > It's not clear to me the difference between the XML element and the XML > element at the hibernate mappings file. > Can someone explain me that ? Please read the documentation. -- Christian Bauer [E

Re: [Hibernate] [Maybe OT] odmg.jar licence

2003-10-28 Thread Christian Bauer
On 27 Oct (15:48), [EMAIL PROTECTED] wrote: > does anybody know the exact licensing terms of the odmg.jar file? I was > unable to find anything mentioning something about it. http://forum.hibernate.org/viewtopic.php?t=924813 -- Christian Bauer [EMAIL PRO

Re: [Hibernate] Business Rules

2003-10-28 Thread Christian Bauer
son for a domain model in the first place. :) -- Christian Bauer [EMAIL PROTECTED] --- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source Community? Make a contribu

Re: RES: [Hibernate] Business Rules

2003-10-28 Thread Christian Bauer
;only" about domain model/transaction scripts/business logic design issues. -- Christian Bauer [EMAIL PROTECTED] --- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open

Re: [Hibernate] Oracle O-R feature use

2003-10-30 Thread Christian Bauer
On 30 Oct (13:02), Wojciech wrote: > I'd like to know if the oracle dialect uses the oracle O-R features, or is > it using the traditional relational aproach? It doesn't use any proprietary object/relational features (well, all such extensions are). -- Christian Bauer

Re: [Hibernate] Oracle O-R feature use

2003-10-30 Thread Christian Bauer
It least Hibernate doesn't get boring. -- Christian Bauer [EMAIL PROTECTED] --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOV

Re: [Hibernate] Performance Difference in HQL?

2003-10-31 Thread Christian Bauer
] Please stop that. -- Christian Bauer [EMAIL PROTECTED] --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us he

Re: [Hibernate] session.disconnect() vs. session.close()

2003-11-04 Thread Christian Bauer
etter, but no doubt more > secure? I'll answer it in some more detail later on the Wiki, but here is an old thread that might answer your questions: http://forum.hibernate.org/viewtopic.php?t=924565 -- Christian Bauer [EMAIL PROTECTED] --

Re: [Hibernate] saveOrUpdateCopy()

2003-11-09 Thread Christian Bauer
h composite identifiers ;) > (b) solve problems for people who try to do this: I'm a really not sure about this. -- Christian Bauer [EMAIL PROTECTED] --- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Lear

Re: [Hibernate] Different usage pattern

2003-11-10 Thread Christian Bauer
sion in each R-R cycle, but don't forget to disconnect() and reconnect() it. Use a Servlet Filter, this works great with the Open Session View pattern. Be careful though, your scope changes with that technique and you may have "half"-stale data for a long time. -- Chr

Re: [Hibernate] Different usage pattern

2003-11-11 Thread Christian Bauer
[-- text/html is unsupported (use 'v' to view this part) --] Please all stop that. -- Christian Bauer [EMAIL PROTECTED] --- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest de

Re: [Hibernate] Collection & client

2003-11-12 Thread Christian Bauer
No. Please consult the user forum for support questions. -- Christian Bauer [EMAIL PROTECTED] --- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Ja

Re: [Hibernate] EHCache

2003-11-13 Thread Christian Bauer
On 13 Nov (19:28), Sandeep Dath wrote: > Perhaps there could also be a *little* more documentation (all supporting > caching frameworks) on caching, and caching best practices? On my desk and will soon be in CVS. -- Christian Bauer [EMAIL PRO

Re: [Hibernate] EHCache and JDK1.4

2003-11-14 Thread Christian Bauer
CS and our "recommended", easy to install/config bundled cache. I'd say JDK 1.3 compatibility is a must for Hibernate, it even was for the last projects I did. -- Christian Bauer [EMAIL PROTECTED] --- This SF. Net email is spons

Re: [Hibernate] UserType question

2003-11-15 Thread Christian Bauer
Thats why you have to use the strategy instead of the . You have a discriminator value already, but keep in mind that this strategy has some problems, like impossibility of NOT NULL constraints. -- Christian Bauer [EMAIL PROTECTED] --- This SF

Re: [Hibernate] UserType question

2003-11-16 Thread Christian Bauer
are wrong. You need one table and a discriminator column. Read some of the Scott Ambler papers and the Hibernate documentation. -- Christian Bauer [EMAIL PROTECTED] --- This SF. Net email is sponsored by: GoToMyPC GoToMyPC is the fast, easy a

[Hibernate] Re: Hibernate 2.1 Deadline!

2003-11-16 Thread Christian Bauer
t; (b) properly laid-out JSPs (lets use Hibernate colors + logo) > (c) instructions to get it running in Tomcat in <1 minute I'll do that. -- Christian Bauer [EMAIL PROTECTED] --- This SF. Net email is sponsored by: GoToMyPC GoTo

Re: [Hibernate] Re: AST parser for HQL

2003-11-17 Thread Christian Bauer
;. > This is the "implicit group by" we discussed in Aarhus, where Hibernate > guesses what columns it needs to group by. Ah yes. I've read some more about this and we are right, the SQL "expert group" is wrong. -- Christian Bauer [EMAIL PROTECTED]

Re: [Hibernate] Re: AST parser for HQL

2003-11-17 Thread Christian Bauer
On 18 Nov (00:47), David Channon wrote: > Postgress= now() Thats good. > breaking to much existing code. Don't want to do this lightly. Is this step > with the new parser and possible changes to the supported syntax a Version 3 > option? I think so. -- Christian Bauer

Re: [Hibernate] long duration transactions

2003-11-17 Thread Christian Bauer
ong database connections/transactions. -- Christian Bauer [EMAIL PROTECTED] --- This SF. Net email is sponsored by: GoToMyPC GoToMyPC is the fast, easy and secure way to access your computer from any Web browser or wireless device. Click here to

Re: [Hibernate] long duration transactions

2003-11-17 Thread Christian Bauer
you can work with the same objects that where loaded in that Session again after reconnecting. -- Christian Bauer [EMAIL PROTECTED] --- This SF. Net email is sponsored by: GoToMyPC GoToMyPC is the fast, easy and secure way to access your

  1   2   3   4   >