Uses of Class
net.sf.hibernate.tool.ddl2hbm.JDBCUtil.Column

Packages that use JDBCUtil.Column
net.sf.hibernate.tool.ddl2hbm   
 

Uses of JDBCUtil.Column in net.sf.hibernate.tool.ddl2hbm
 

Methods in net.sf.hibernate.tool.ddl2hbm with parameters of type JDBCUtil.Column
protected  void MapGenerator.addId(org.w3c.dom.Element classElement, JDBCUtil.Column pkColumn)