org.jasig.portal.tools.dbloader
Interface ITableDataProvider

All Known Implementing Classes:
TableXmlHandler

public interface ITableDataProvider

Version:
$Revision: 19776 $
Author:
Eric Dalquist

Method Summary
 Map<String,Map<String,Integer>> getTableColumnTypes()
           
 Map<String,org.hibernate.mapping.Table> getTables()
           
 

Method Detail

getTables

Map<String,org.hibernate.mapping.Table> getTables()

getTableColumnTypes

Map<String,Map<String,Integer>> getTableColumnTypes()


Copyright © 2010 Jasig. All Rights Reserved.