Thanx Matt. actually, in most cases I found I have to create a
customized dao and manager. the biggest reason being large tables that
kill the paginated list.
Thanx Again
Fred
Matt Raible wrote:
On Jan 21, 2008, at 2:08 PM, Fred Forester wrote:
Hi All.
can Appfuse2 generate Dao and Manager code like in 1.9?
Yes.
I was this option mentioned a few times but don't understand what it
does. <amp.genericCore>true</amp.genericCore>
When this is true, AMP generates bean definitions using the
GenericManager and GenericDao - which means no Java code is generated,
but you can still CRUD the entity. Setting it to false will generate
Java code - which is recommended if you need to customize CRUD logic.
Matt
Thanx
Fred
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]