<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Verdana; font-size: 12pt; color: #000000'>All,<br><br>As we're working through assessing integration with other JBoss tools to reconstruct our XML story using annotated POJO's (i.e. Hibernate and JPA) it's become obvious that there will be a potential need in the not-to-distant future to create a DDL'ish importer that can translate Java objects into relational Designer model objects.<br><br>So, if we needed an importer of DDL....<br><br>1) What would it look like?<br><br>2) What flavor of DDL would we import?&nbsp; (i.e. is JPA-generated ddl sufficient?)&nbsp; Do we want to import "any" DDL and be able to ignore everything except "Create Schema/Table" and Alter statements?<br><br>Barry<br></div></body></html>