Module org.seasar.doma.core
Package org.seasar.doma.jdbc.query
Interface UpsertAssemblerSupport.UpsertAliasConstants
- All Known Implementing Classes:
UpsertAssemblerSupport.DefaultUpsertAliasConstants
- Enclosing class:
- UpsertAssemblerSupport
public static interface UpsertAssemblerSupport.UpsertAliasConstants
Interface defining constants for table aliases used in UPSERT statements.
-
Method Summary
Modifier and TypeMethodDescriptionGets the alias for the excluded table.Gets the alias for the target table.