Changeset 3243
- Timestamp:
- Apr 16, 2007, 8:45:20 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.2.3/src/core/net/sf/basedb/core/data/FileData.java
r2962 r3243 160 160 /** 161 161 Get the associated {@link FileTypeData} item. 162 @hibernate.many-to-one column="`filetype_id`" not-null="false" 162 @hibernate.many-to-one column="`filetype_id`" not-null="false" outer-join="false" 163 163 */ 164 164 public FileTypeData getFileType()
Note: See TracChangeset
for help on using the changeset viewer.