Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Create the tables and populate the database: From the uPortal build directory, run "ant db" to execute the ant target which loads the database. The ant target uses the Dbloader tool.

Connection Pooling

DBCP can provide connection pooling for the JTDS driver.
TODO...