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
 String name()
          Name of the Table
 

Method Detail

name

String name()
Name of the Table

Returns:


Copyright © 2013 Apache Software Foundation. All Rights Reserved.