Build the multiple queries for one relationship because of limitation of IN(...)
Parameters: owners - Collection containing all objects of the ONE side
Build the query to perform a batched read get orderBy settings from CollectionDescriptor
Parameters: ids - Collection containing all identities of objects of the ONE side
Create a collection object of the given collection type. If none has been given,
OJB uses RemovalAwareList, RemovalAwareSet, or RemovalAwareCollection depending
on the field type.
Parameters: desc - The collection descriptor Parameters: collectionClass - The collection class specified in the collection-descriptor The collection object