betweenGo

Repository creating tables automatically

by on Aug.01, 2008, under Hibernate, Repository

Recently we noticed while running some ATG unit tests that tables were being created by the ATG repository if they had not already been created by our SQL scripts.  This was a functionality that I was unaware of but apparently it is not unique, Hibernate does this too.  I could not find any documentation about this nor could I determine how to turn it off.

The ATG repository creates these tables using the repository definition and the defaults for column width and data type.  It does not seem to warn that it is creating these tables.

Share

Related posts:

  1. Best Practices for Creating Tables
  2. Content Repository in ACC
  3. Invalid column type SQLException with ATG Repository
  4. ATG Repository User-Defined Property Types
  5. Date and Timestamp Repository Data Types

:,

Leave a Reply

 

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!