类 JaxbCfgEventListenerType


  • public class JaxbCfgEventListenerType
    extends Object

    Java class for EventListenerType complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="EventListenerType">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <attribute name="class" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="type" type="{http://www.hibernate.org/xsd/orm/cfg}EventTypeEnum" />
         </restriction>
       </complexContent>
     </complexType>
     
    • 构造器详细资料

      • JaxbCfgEventListenerType

        public JaxbCfgEventListenerType()