persist-system.xconf generation issue
Gene McCullough <[email protected]> Fri, 2 Dec 2005 14:44:25 -0600
| Newsgroups | gmane.comp.java.keel.devel |
|---|---|
| Message-ID | <[email protected]> |
I recently added a few new persistent entities to my project (the app- folder), and on build, it puts the java type in the persistent config. ie, I get java.lang.Integer for fields I've defined as type INTEGER in the database, and java.lang.String for VARCHAR (I'm using mysql btw). This doesn't occur for existing entities that i've created in the project. I've run "maven clean" from my app folder and my project folder. I'm not sure where else to look. I actually copy|pasted|edited the new persistents, so they (as far as I can see) are using the same xdoclet entries. java 1.5, keel maven plugin 1.3 TIA -- Gene McCullough http://keelframework.org/documentation.shtml keelgroup mailing list [email protected] http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com