- Timestamp:
- May 12, 2010, 1:23:35 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/domain/dbnp/importer/ImportMapping.groovy
r359 r415 4 4 5 5 static hasMany = [columns: MappingColumn] 6 static String t 6 7 7 8 static constraints = {
Note: See TracChangeset
for help on using the changeset viewer.