1. 6c0ab8e Fix sequence creation to use "START WITH" not "STARTS WITH" by Shawn O. Pearce · 15 years ago
  2. 7ef873f Allow compound fields to not insert their prefix on the leaves by Shawn O. Pearce · 15 years ago
  3. 09a50d2 Support nested field references in query syntax by Shawn O. Pearce · 15 years ago
  4. 7a7b230 Add support for byte[] stored into BLOB types by Shawn O. Pearce · 15 years ago
  5. 2044be3 Support strings longer than 255 as a TEXT type by Shawn O. Pearce · 15 years ago
  6. 446b845 Don't bother with binding null values for not-null contained entities by Shawn O. Pearce · 15 years ago
  7. c76ac3c Fix nested nullable objects to generate correct JDBC bind parameters by Shawn O. Pearce · 15 years ago
  8. ac439c0 Add support for secondary entity keys by Shawn O. Pearce · 15 years ago
  9. ddb91ca Add support for 'short' column types by Shawn O. Pearce · 15 years ago
  10. b27c1e0 Implement support for java.sql.Date fields by Shawn O. Pearce · 15 years ago
  11. 1797770 Add java.sql.Timestamp to the list of primitive types by Shawn O. Pearce · 15 years ago
  12. 5b76340 Define SchemaFactory to create new Schema instances by Shawn O. Pearce · 15 years ago
  13. bea3c75 Comment out the DataAccess binding as its invalid by Shawn O. Pearce · 15 years ago
  14. bbe8d76 Convert Java field and method names to SQL friendly format by Shawn O. Pearce · 15 years ago
  15. 2e0ab90 Initial version of 'lightweight' GWT ORM by Shawn O. Pearce · 15 years ago