Changeset 2136
- Timestamp:
- Mar 31, 2006, 12:07:35 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/core/net/sf/basedb/core/StringParameterType.java
r1750 r2136 58 58 @param maxLength The maximum length of the string that is allowed or null 59 59 to allow as long as possible 60 @param defaultValue The default value of this parameter 60 61 @param notNull FALSE if nulls values are allowed, TRUE otherwise 61 62 */
Note: See TracChangeset
for help on using the changeset viewer.