@ApplicationScoped public class DataTypeManagerStackStore extends Object
e.g. * - tPerson * - name (Text) * - age (Number) * - city (tCity) * - name (Text) * - mayor (tPerson) <-- The "tPerson" type is already represented at this point.
Constructor and Description |
---|
DataTypeManagerStackStore() |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.