[hibernate-dev] postgres dialect and wildfly

2014-02-03 Thread Bill Burke
rator does not exist Errors and I thought setting the dialect might yelp. Thanks. -- Bill Burke JBoss, a division of Red Hat http://bill.burkecentral.com ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/lis

Re: [hibernate-dev] metamodel thoughts

2011-06-23 Thread Bill Burke
one for both annotations and hbm as the differences were removed during >> normalization. Second this part is a push approach. Specifically that >> means the bindings and models are mutable. >> >> In my mind this sits between push and pull (or does each) >> >>

Re: [hibernate-dev] Optimizing reflection optimization

2010-05-27 Thread Bill Burke
t. In our case >>>> almost all the entities are inherited from the base classes having the >>>> common entity properties defined, so the reflection optimization does not >>>> work for any of them until we override the inherited methods in all the >>&

Re: [hibernate-dev] Development status of Hibernate Shards

2009-07-02 Thread Bill Burke
s.jboss.org/mailman/listinfo/hibernate-dev -- Bill Burke JBoss, a division of Red Hat http://bill.burkecentral.com ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

Re: [hibernate-dev] SLF4J 1.4.2

2008-05-16 Thread Bill Burke
ECTED] ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev -- Bill Burke JBoss, a division of Red Hat http://bill.burkecentral.com ___ hibernat

Re: [hibernate-dev] why does dynamic-map mode eagerly load lazy collections

2007-12-12 Thread Bill Burke
H. I think the debugger is initializing the collection when I view it. I was trying to view the result in the debugger instead of a println LOL! sorry. Bill Burke wrote: Same problem happening with dynamicMap mode. Problem is, by debugging/stepping through the code, I

[hibernate-dev] why does dynamic-map mode eagerly load lazy collections

2007-12-12 Thread Bill Burke
Same problem happening with dynamicMap mode. Problem is, by debugging/stepping through the code, I can't find out why a lazily loaded relationship is getting loaded. Any hints? Thanks, Bill -- Bill Burke JBoss, a division of Red Hat http://bill.burkecentra

Re: [hibernate-dev] embed-xml=false leaves you stuck

2007-12-12 Thread Bill Burke
ially) to another part of the document describing the associated data on the basis that it may be shared: Bill Burke id="1"/> reference below --> ... Then, if the association data is uninitialized you would still have the "link", but the entity data would

[hibernate-dev] embed-xml=false leaves you stuck

2007-12-11 Thread Bill Burke
stead of Hibernate? I'll get into later why this is a problem for me... Bill -- Bill Burke JBoss, a division of Red Hat http://bill.burkecentral.com ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev