|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TypeDiscriminatorMetadata
Essentially a wrapper around a DiscriminatorMetadata
and the proper sql alias to use.
| Method Summary | |
|---|---|
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. |
| Method Detail |
|---|
String getSqlFragment()
Type getResolutionType()
getSqlFragment() back into a Class reference.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||