barelon
c463121da8
Fix some typos in annotations reference
...
- Changed capitalization of the `@GeneratedValue` and `@Version` examples which incorrectly used lower case
- Fixed parameter names in `@NamedNativeQuery` and `@SqlResultSetMapping`
- Changed the Docblock style for the @MappedSuperclass example to the style used by all examples
2012-09-18 11:28:24 +03:00
Guilherme Blanco
03a74a250a
Merge pull request #89 from krevindiou/fix-1
...
Fix typo
2012-04-16 08:33:40 -07:00
Arnaud BUCHOUX
6a80ebf985
Fix typo
2012-04-16 17:15:18 +02:00
Fabio B. Silva
2007f1ab95
annotations reference for named native query
2012-04-15 16:57:44 -03:00
Fabio B. Silva
43e4e1c389
add doc for MappedSuperclass repositoryClass
2011-12-19 18:35:01 -02:00
Benjamin Eberlei
da60e86993
Merge pull request #34 from mridgway/DDC-725
...
[DDC-725] Removed onUpdate property
2011-07-26 14:22:59 -07:00
Benjamin Eberlei
91b2c82c58
Brought most of the documentation up to date on 2.1
2011-07-13 20:31:01 +02:00
Michael Ridgway
8af162711e
Removed onUpdate property
2011-06-28 16:34:12 -04:00
Benjamin Eberlei
abc8f29800
[DDC-692] Add docs on 2.1 read only entities feature
2011-03-29 20:30:10 +02:00
Benjamin Eberlei
22ab3d1256
Fixed several issues and merged pull requests into docs.
2011-03-28 20:40:39 +02:00
Benjamin Eberlei
35dae4e1f4
Add note about columnDefinition SchemaTool.
2011-02-15 21:31:20 +01:00
Benjamin Eberlei
721915d61b
Fix bug in configurationblock.css destroying simple bullet lists.
2011-01-02 11:53:12 +01:00
Benjamin Eberlei
29b47d3d44
Fix @Table not supporting schema as attribute anymore.
2010-12-12 13:18:18 +01:00
Benjamin Eberlei
46983465fd
Finialized ReST doc changes, merged changes from latest Markdown docs.
2010-12-03 20:13:10 +01:00