

JDBC Drivers › DDL Installation
DDL Installation
The table definitions may be installed in a variety of ways:
- Manually.
- With CA Gen, using the platform and DBMS specific generation options, for instance, generates for UNIX, Oracle and installs with the CA Gen installation program.
- With CA Gen, using the JVM platform. When installing this way, the Build Tool performs the installation using a Java JDBC installation program. When generating the DDL, the selection of DBMS specifies to the DDL generator which namespace from the Technical Design must be used in the DDL.
Note:
- A JDBC DBMS in the Technical Design for naming objects will be used in a DBMS that is not supported.
- If a DBMS is used to support traditional CA Gen applications along with Web Generation or Java applications, it is important to duplicate the table and column names used in that DBMS.
- When installing DDL using the JDBC approach, the actual database must already exist within the DBMS. JDBC drivers are incapable of performing any type of CREATE DATABASE command.
Copyright © 2013 CA.
All rights reserved.
 
|
|