org.apache.oozie.util.db
Interface Schema.Table

All Known Implementing Classes:
OozieSchema.OozieTable
Enclosing class:
Schema

public static interface Schema.Table

Interface for DB Table


Method Summary
 java.lang.String name()
          Name of the Table
 

Method Detail

name

java.lang.String name()
Name of the Table

Returns:


Copyright © 2010 Yahoo. All Rights Reserved.