So exactly what is a canonical list of properties that are visible to
the user?


And, just because they are internal-only, doesn't mean they should not
have good names ;) 

-----Original Message-----
From: Emmanuel Bernard [mailto:[EMAIL PROTECTED] 
Sent: Monday, 15 August 2005 2:44 PM
To: Gavin King
Cc: hibernate-devel@lists.sourceforge.net
Subject: Re: [Hibernate] Cfg properties for EntityManager

   hibernate.hbmxml.files

   hibernate.ejb.classes
   hibernate.ejb.packages
   hibernate.hbmxml.files

   hibernate.jacc.ctx.id

Are internal properties used by HEM and JBoss only. This was not the
case in the early versions, but JBoss integration and the par structure
changed a lot of stuffs.

Gavin King wrote:

> Browsing through the HibernatePersistence class, I'm having a great 
> deal of trouble figuring out if there are some patterns used for the 
> naming of properties. For example we have:
>
>    hibernate.ejb.cfgfile
>    hibernate.archive.autodetection
>
>
> We need to get these cleaned up and made more consistent with the 
> standards used by the hibernate core. Yes, I realize that some of the 
> property names of the cofe are not *perfect*, but there is a higher 
> level of internal consistency.
>



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
hibernate-devel mailing list
hibernate-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to