WebLogic Integration


com.bea.util
Class DDLConverter

java.lang.Object
  |
  +--com.bea.util.DDLConverter

public class DDLConverter
extends java.lang.Object

Converts the varchar data type to nvarchar and text to ntext in DDL script passed as argument and spits out the new DDL script

Author:
Copyright © 2000, 2001 BEA Systems, Inc. All Rights Reserved.

Constructor Summary
DDLConverter()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DDLConverter

public DDLConverter()
Method Detail

main

public static void main(java.lang.String[] args)

WebLogic Integration

WebLogic Integration (WLI)