com.jdc.app.rdb.schema
Class User
java.lang.Object
|
+--com.jdc.lang.Object
|
+--com.jdc.lang.SerializableObject
|
+--com.jdc.rdb.Schema
|
+--com.jdc.app.rdb.schema.User
- All Implemented Interfaces:
- Schema, Serializable
- public class User
- extends Schema
User defines the J. Damon & Co. database user table
schema.
- Version:
- 1.0
- Author:
- Jay Damon
- See Also:
- Serialized Form
|
Constructor Summary |
User()
Constructs a new User object. |
User
public User()
- Constructs a new
User object.
getDatabase
public Database getDatabase()
- Description copied from interface:
Schema
- Returns the
Database object for this schema.
- Specified by:
getDatabase in interface Schema- Specified by:
getDatabase in class Schema
- Returns:
- The
database object for this schema.
Copyright © 2004 J. Damon & Co.; All Rights Reserved WorldWide.