public static final class ColumnRegistrationProcessor.ColumnInfo extends Object
| Constructor and Description |
|---|
ColumnInfo(String fqClassName,
String id,
boolean async) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getFqClassName() |
String |
getId() |
int |
hashCode() |
boolean |
isAsync() |
String |
toString() |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.