How do we create PORTABLE beans accessing db and using ND db services ? What would
be the best option to develop a bean in ND (any bean other than a container
managed
entity bean) that accesses a database directly, but is still portable across
different
app server ? Should I not use ND specific classes from spider.database.*
package
? Should I use java.sql.* package instead ? But if I do, how about the db
connection
pooling management, that is usually handled by ND app server ? What services
from
ND would I miss by not using spipder.database.* classes. Can the ND database
services
still be used even when java.sql.* package is used ?
_________________________________________________________________________
For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html
For dire need help, email: [EMAIL PROTECTED]