Knowledgebase: DataBase Connection
How does the DB connection work with Appeon?
Posted by Carmina Garcia on 29 April 2011 12:50 PM
|
|
How does the DB connection work with Appeon?
The DB connection is through a connection pool from the application server connecting to the DB. The transaction object is mapped to a connection pool.
The driver used depends on whether the customer has installed the .NET or Java version of Appeon. In Java it is JDBC, and in .NET it is native. | |
|
Comments (0)