Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Melhorar a modelagem #2

Open
reinert opened this issue Mar 2, 2013 · 0 comments
Open

Melhorar a modelagem #2

reinert opened this issue Mar 2, 2013 · 0 comments

Comments

@reinert
Copy link
Contributor

reinert commented Mar 2, 2013

o objeto Tabela deveria ter os campos:
String nomeBanco, String nomeClasse, Boolean hasGeneratedKey, Column generatedKey List allColumns, List primaryKey, List columns

o objeto Column deveria ter os campos:
String nomeBanco, String nomeClasse, String nomeVariavel, Boolean isGeneratedKey

Assim o template ficará beeeem menos verboso e mais legível

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant