com.googlecode.fascinator.access.derby
Class DerbySchema
java.lang.Object
com.googlecode.fascinator.common.access.GenericSchema
com.googlecode.fascinator.access.derby.DerbySchema
- All Implemented Interfaces:
- AccessControlSchema
public class DerbySchema
- extends GenericSchema
A Derby schema object
- Author:
- Greg Pendlebury
|
Method Summary |
void |
init(String recordId)
Initialization method |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
role
public String role
- Role name
user
public String user
- User name
DerbySchema
public DerbySchema()
init
public void init(String recordId)
- Initialization method
- Parameters:
recordId - record id
Copyright © 2009-2013. All Rights Reserved.