Timo Westkämper
|
8e86a2b594
|
#600365 : added support for inverse foreign key serialization
|
2010-07-01 17:54:51 +00:00 |
|
Timo Westkämper
|
212b3eceb4
|
cleaned code
|
2010-06-21 16:07:45 +00:00 |
|
Timo Westkämper
|
f9fa64c8ac
|
#593533 : added codegen for PrimaryKey and ForeignKey data
|
2010-06-20 17:56:24 +00:00 |
|
Timo Westkämper
|
3e019bde65
|
reverted old NamingStategy signature
|
2010-05-13 16:09:26 +00:00 |
|
Timo Westkämper
|
5b5dda3f9f
|
#579950 : fixed Java keyword handling
|
2010-05-13 13:24:35 +00:00 |
|
Timo Westkämper
|
729aa7bb36
|
changed getTableName to normalizeTableName
changed getColumnName to normalizeColumnName
|
2010-03-29 12:24:30 +00:00 |
|
Vesa Martilla
|
17d218d230
|
Applied patch sent by McKinley1411 regarding bug #550615 SQL MetaDataExporter and NamingStrategy Request. Classes affected are DefaultNamingStrategy, MetaDataExporter, NamingStrategy and OriginalNamingStrategy. The patch gives users more control regarding the use of quoted identifiers.
|
2010-03-29 12:12:27 +00:00 |
|
Timo Westkämper
|
d606f8e58a
|
worked on mssql dialect
refactored Template usage in SerializerBase
added inheritance tests
|
2010-03-13 17:08:10 +00:00 |
|
Timo Westkämper
|
f5d25729cb
|
removed redundant modifiers
|
2010-03-11 10:05:40 +00:00 |
|
Timo Westkämper
|
11bd30dd98
|
extended NamingStrategy to support default variable naming and content
updated SQLServerTemplates and tests
|
2010-03-10 21:30:05 +00:00 |
|
Timo Westkämper
|
a0041fb545
|
externaling table->class and column->property conversion into NamingStrategy
improved MetaDataExporterTest
|
2010-03-09 12:58:57 +00:00 |
|