Class Definition

    • Constructor Detail

    • Method Detail

      • getJaxbName

        public QName getJaxbName()
      • getJaxbType

        public Class getJaxbType()
      • getJpaName

        public String getJpaName()
      • getJpaType

        public Class getJpaType()
      • toStringExtended

        protected void toStringExtended​(StringBuilder builder)
      • dumpQName

        protected String dumpQName​(QName qname)
      • getDebugDumpClassName

        protected abstract String getDebugDumpClassName()
        Return a human readable name of this class suitable for logs.
      • findLocalDefinition

        public <D extends Definition> D findLocalDefinition​(QName jaxbName,
                                                            Class<D> type)