Download O2 Java Binding Guide

Transcript
o2jb_import
o2jb_import
Summary
Syntax
Import a class or a set of classes into a database.
o2jb_import
-user
user_name
-passwd
user_passwd
-base
base_name
-url
url_string
-po
-schema
schema_name (for JB/O2 only)
-driverclass
driver_class_name (For JB/JDBC
only)
[-config
config_file]
[-confirm ]
[-output
output_dir]
[-classpath
class_path]
[-input
class_path]
[-nostatic]
[-import]
[-importfile]
[-array array_name]
[-nofk]
(for JB/NATIVE)
[-noextent]
(for JB/O2 only)
[-nopp]
[-verbose]
[-help]
[-package
package_name]
class_name*
Mandatory arguments
-user user_name : login name of an importer user created with the
create_importer tool (see note on page 5.2). Note: The -user
option is ignored by the JB/O2 version.
-passwd user_passwd : password of the importer user. Note: The passwd option is ignored by the JB/O2 version.
Java Binding User Manual
119