Seriously, cajo is awesome, at least in my eyes. I found this great tutorial
last night,
http://purpleflute.juzblog.juzweb.com/2008/09/25/netbeans_hibernate/
So now I tried it with cajo (https://cajo.dev.java.net/starting.html),
ArrayList<NewEntity> al = (ArrayList<NewEntity>) Remote.invoke(object,
"getNewEntityList", null);
for (NewEntity newEntity : al) {
System.out.println("" + newEntity.toString());
}
/* output from netbeans */
run:
first string = this thing
second string = hello
db.NewEntity[id=1]
BUILD SUCCESSFUL (total time: 1 second)
and it worked! Is there any reason why I shouldn't use this for a
CRUD/Data-centric app (in a medium size business with a single LAN
environment to be specific, like a Payroll system)?
On Fri, Aug 21, 2009 at 10:08 PM, Sandro Martini
<[email protected]>wrote:
> Ok, but my trouble here is to see if pivot users have all tools needed
> to query their (standard) backend, and if something should be enhanced
> or modified to simplify their work ... but at the moment no others
> answered (only Vincente), sigh. Probably a real poll on the site
> should be better.
>
> In any case, write here your comments ...
>
> Sandro
>
--
De Rivera, Vicente III S. "Thirdy"
+639178847846
http://thirdy.derivera.googlepages.com/
http://thirdy.co.nr
http://himynameisthirdy.blogspot.com
-my personal website and blog