You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by Apache Wiki <wi...@apache.org> on 2009/09/25 22:01:23 UTC

[Db-derby Wiki] Update of "HintsAndTips" by BryanPendleton

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Db-derby Wiki" for change notification.

The "HintsAndTips" page has been changed by BryanPendleton:
http://wiki.apache.org/db-derby/HintsAndTips?action=diff&rev1=20&rev2=21

  || [[http://davidvancouvering.blogspot.com/2007/08/java-db-its-both-embedded-and-server.html|Embedded And Server]] || How to configure your embedded app to allow other clients to connect to Derby ||
  || HibernateHelp || Using Derby with Hibernate ||
  || [[http://davidvancouvering.blogspot.com/2008/01/how-to-initialize-embedded-java-db.html|Initializing Embedded Derby using JPA]] || How to create the database, its tables, and intial data when using JPA / Top-Link Essentials ||
+ || InMemoryDBPerformance || Some general observations on the performance of in-memory databases ||
  || ListKeyIndexes  || Data dictionary query to list the index names support Primary and Foreign Keys ||
  || ListTableColumns || How to list information about the columns in a table ||
  || ListTableNames || Data dictionary query to return table names and schemas ||