Hello,
On Jul 17, 2013, at 10:56 AM, Anthony Johnson wrote:
> Any suggestions?
Everytime you work with a DAO on a code not managed by Spring (like retrieving
a reference to a DAO through BeanUtils), you must deal with transactions
yourself. Take a look at this:
http://static.springsource.org/
Hey Devs,
I'm doing some prototyping around some backend enhancements and I not
sure how to resolve the resourceParent(which is a NodeId) to a
NodeLabel/SysName within my StorageStrategy. I understand why you guys use
nodeid, but I really need a human readable representation.
I figured the ea