HHH9968 -fix identifier is too long on Oracle DB - irrelevantInstantEntity

This commit is contained in:
Hynek Svabek 2015-07-22 13:23:22 +02:00 committed by Andrea Boriero
parent 7dbd199876
commit 6c0141786b
1 changed files with 1 additions and 0 deletions

View File

@ -471,6 +471,7 @@ public class AttributeConverterTest extends BaseUnitTestCase {
}
@Entity
@Table(name = "irrelevantInstantEntity")
@SuppressWarnings("UnusedDeclaration")
public static class IrrelevantInstantEntity {
@Id