2006/06/27 11:59:33 fs 1.60.124.5: RESYNC: (1.60-1.61); FILE MERGED
2006/06/16 11:47:37 fs 1.60.124.4: during #i51143#:
refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
(previously done via a subsequent call to cloneObject)
2006/05/31 11:05:14 fs 1.60.124.3: ObjectNameApproval now always throwing an SQLException
2006/05/30 12:56:20 fs 1.60.124.2: #i51143# use an ObjectNameApproval in appendObject, to verify the name against existing query names (if the connection supports queries in queries)
2006/05/24 06:40:21 fs 1.60.124.1: some refactoring of compose/quoteTableName and friends, in preparation of #i51143#