1. ERROR: DBRE with multiple relationships between same tables forum.springsource.orgERROR: DBRE with multiple relationships between same tables Hello, I have two tables(type and type_group) in database that have multiple relationships(one-to-many many-to-many) between each other: type --< type_group type >-< type_group ... | ||||||||||||||
2. DBRE leaving out _DbManaged and _ToString forum.springsource.orgDBRE leaving out _DbManaged and _ToString Hi, I ran DBRE against a live mysql db with approximately 100 tables. I now have all the entities in their ITD managed forms - ... | ||||||||||||||
3. DBRE fkey: Type for table * could not be found but was referenced by table * forum.springsource.orgDBRE fkey: Type for table * could not be found but was referenced by table * When running the command: Code: reverse engineer --schema konakart --package ~.domain I am getting the ... | ||||||||||||||
4. How to ignore a table in DBRE forum.springsource.orgThis is probably obvious, but I seem to be missing it. I've reverse engineered a table, but one table is causing me problems. It's not a table I need, so is ... | ||||||||||||||
5. weird dbre.xml forum.springsource.orgHello, I have a mysql db and I issued the followings from roo command line database introspect --schema dbo database reverse engineer --schema dbo --package domain The generated xml has many ... | ||||||||||||||
6. Undo manage and DBRE forum.springsource.orgUndo manage and DBRE All, We have been playing around with ROO 1.1.3 and DBRE. We have reversed engineered some of the tables. While doing so we forgot to add one ... | ||||||||||||||
7. DBRE: how avoid bidirectiona association? forum.springsource.orgDBRE: how avoid bidirectiona association? Ok now I'm near to spamming.. :P How I avoid to generate bi-directional association? I have to generate only few entities for some tables.. One of ... | ||||||||||||||
8. Change fields created by DBRE Add on forum.springsource.orgHi, I am using DBRE Add on in my application. I have to change some default generated fields, like Change input box to Check box and store 1 or 0 into ... | ||||||||||||||
9. Using DBRE for Lists forum.springsource.orgUsing DBRE for Lists Hello, I have used the DBRE feature to create an entity ~.domain.Person from mysql database which has a table called "person". Now I made another entity called ... | ||||||||||||||
10. Clarrification needed on DBRE verses manual method forum.springsource.orgClarrification needed on DBRE verses manual method Hi, I have a small project working using DBRE, it generates many files, which match what I have read in the manual DBRE would ... | ||||||||||||||
11. dbre generated wrong type forum.springsource.orgdbre generated wrong type dbre.xml
|