May 01, 1999
Java Proxies for Database Objects
public DBObject createDBObject(String classFamilyName,
String className) throws DatabaseException
Example 1: This method accepts the name of a database class family and class name, and returns a DBObject that proxies a newly created database object.
Copyright © 1999, Dr. Dobb's Journal
|
|
||||||||||||||||||||||||||||
|
|