Rev |
Age |
Author |
Path |
Log message |
Diff |
219 |
1760d 06h |
erico |
/trunk/ |
Fix source warnings and replaced '.' for '_' when dbfield has same name that bean field (for nested objects) |
|
218 |
1769d 10h |
soliveira |
/trunk/src/main/java/org/mentabean/ |
rollback: viagem minha |
|
217 |
1769d 10h |
soliveira |
/trunk/src/main/java/org/mentabean/ |
- shortcut to create proxy from TableAlias for SQLBuilder |
|
213 |
1827d 13h |
erico |
/trunk/src/ |
FIX -> isSet method casting Number to doubleValue instead intValue [double primitives such as 0.5d was considered not set 'cause (int) 0.5 == 0] |
|
208 |
1957d 03h |
erico |
/trunk/src/ |
Fix loadUnique with properties |
|
198 |
2137d 05h |
erico |
/trunk/src/ |
New UpdateDiffTest class and bug fixes in compareDifferences method |
|
195 |
2138d 10h |
erico |
/trunk/src/ |
implemented updateDiff and compareDifferences |
|
192 |
2164d 09h |
erico |
/trunk/ |
implemented deleteAll that removes all beans based on the properties present in the prototype passed
dependencies updates (h2, mysql-connector) |
|
191 |
2197d 09h |
erico |
/trunk/src/main/java/org/mentabean/jdbc/ |
Fix save method (with no recursion) |
|
185 |
2563d 06h |
erico |
/trunk/src/ |
ERRATUM -> findMethodToGet instead of forcing the creation of instances, getValueFromBean returns null if bean is already null |
|
184 |
2586d 14h |
erico |
/trunk/src/ |
FIX: when forcing null, update always sets null in database level |
|
183 |
2593d 10h |
erico |
/trunk/src/ |
FIX - findMethodToGet in AnsiSQLBeanSession forcing the creation of instances. |
|
169 |
2788d 03h |
erico |
/trunk/src/ |
Improvements in TableAlias, configuration for mapping abstract objects, arithmetic operations in QueryBuilder |
|
167 |
2839d 10h |
soliveira |
/trunk/src/ |
- table alias class to help creating SQL based on strings |
|
161 |
2851d 07h |
erico |
/trunk/src/main/java/org/mentabean/ |
javadoc warnings |
|
155 |
2889d 12h |
erico |
/trunk/src/ |
improvements, fixes... (with docs) |
|
152 |
2899d 13h |
erico |
/trunk/src/ |
saveAll in BeanSession, groupBy ok, some aggregate functions and improvements in QueryBuilder |
|
150 |
2921d 06h |
erico |
/trunk/src/main/java/org/mentabean/ |
save method in MentaBean interface, improvement in QueryBuilder and documentation.. |
|
149 |
2922d 07h |
erico |
/trunk/src/ |
New QueryBuilder, Triggers, Functions, Conditions, ByteArrayType, improvements in AnsiSQLBeanSession and more... |
|
148 |
2935d 08h |
erico |
/trunk/src/main/java/org/mentabean/ |
final variables |
|