klyn.data.sql.internal.SQLMappingCatalog.resolve
method
public resolve(entityType as Type) as SQLMappedEntity:
Description

Resolves one effective mapping by entity type.

Parameters
ParameterDescription
entityTypeEntity type from the factory model.
Returns

Immutable effective SQL mapping.

Throws
  • EntityMappingException when the type is not in this catalog.