public interface AssociationRowFactory
AssociationRow objects.| Modifier and Type | Method and Description |
|---|---|
AssociationRow<?> |
createAssociationRow(AssociationKey associationKey,
Object row)
Creates an association row.
|
AssociationRow<?> createAssociationRow(AssociationKey associationKey, Object row)
associationKey - The key of the association owning the given row. Will be used as source for values present
in the key.row - The association row in a store-specific representationCopyright © 2010-2018 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.