public interface TypeDiscriminatorMetadata
DiscriminatorMetadata
and the proper sql alias to use.Modifier and Type | Method and Description |
---|---|
Type |
getResolutionType()
Get the type used to resolve the actual discriminator value resulting from
getSqlFragment() back into a Class reference. |
String |
getSqlFragment()
Get the sql fragment that is used to determine the actual discriminator value for a row.
|
String getSqlFragment()
Type getResolutionType()
getSqlFragment()
back into a Class
reference.Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.