org.jboss.ejb.plugins.cmp.jdbc2.schema
Class Schema.Views

java.lang.Object
  extended by org.jboss.ejb.plugins.cmp.jdbc2.schema.Schema.Views
Enclosing class:
Schema

public class Schema.Views
extends Object


Field Summary
 Table.View[] entityViews
           
 Table.View[] relationViews
           
 Transaction tx
           
 
Constructor Summary
Schema.Views(Transaction tx)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

tx

public final Transaction tx

entityViews

public final Table.View[] entityViews

relationViews

public final Table.View[] relationViews
Constructor Detail

Schema.Views

public Schema.Views(Transaction tx)


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.