net.sf.saffron.sql
Interface SqlValidator.Table

Enclosing interface:
SqlValidator

public static interface SqlValidator.Table

A Table supplies a SqlValidator with the metadata for a table.


Method Summary
 SaffronType getRowType()
           
 

Method Detail

getRowType

public SaffronType getRowType()

SourceForge.net_Logo