All Downloads are FREE. Search and download functionalities are using the official Maven repository.

javax.jdo.jdoconfig_2_2.xsd Maven / Gradle / Ivy

Go to download

The Java Data Objects API (JDO) : a standard interface-based Java model abstraction of persistence, developed by the JCP.

There is a newer version: 3.2.1
Show newest version




  
    
      This is the XML Schema for the JDO configuration file.
    
  

  
    
      
        
          The root configuration element for JDO.
        
      
      
        
          
            
              
                Standard JDO PersistenceManagerFactory configuration properties.
                Vendor-specific properties are set using additional 
                vendor-specific attributes and/or property elements.
              
            
            
              
                
                  
                    
                      Vendor-specific properties.
                    
                  
                  
                
              
              
                
                  
                    
                      javax.jdo.listener.InstanceLifecycleListener instance 
                      configuration. There is one instance-lifecycle-listener 
                      element per listener instance. Only one instance of the 
                      listener class is supported in this configuration file.
                      If multiple instances of the same listener class is 
                      required, then the API
                      PersistenceManagerFactory.addInstanceLifecycleListener(...)
                      must be used.

                      If attribute "classes" is missing, all persistence-capable
                      instances are observed; otherwise it is a comma- or
                      whitespace-delimited list of persistence-capable
                      classes whose instances will be observed.
                    
                  
                  
                
              
            
            
          
        
      
      
    
  

  

  
    
      
        These are attributes corresponding to the standard properties
        defined in JDO.
        Any other attributes present, if unrecognized by a JDO
        implementation, may be silently ignored.
      
    

    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  

  
    
    
    
    
  

  
    
    
    
    
  







© 2015 - 2024 Weber Informatics LLC | Privacy Policy