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

templates.Model.HibernateConfig.vsl Maven / Gradle / Ivy

#set($shouldGenerate=true)





    org.hibernate.cache.HashtableCacheProvider
    thread
    0
    ${config.jdbcDriverClassName}    
    ${config.DBConnectionUrl}
    ${config.DBUsername}
    ${config.DBPassword}    
    ${config.jdbcDialect}
    false
    true
#for($model in $worskpace.generatingModelsOrProfiles)    
    
#end
#set($requiresJbpm=false)      
#set($classElements=$workspace.classElementsInDependencyOrder)      
#foreach($c in $classElements)
#if($c.isProcess())
#set($requiresJbpm=true)      
#end
#end
#foreach($c in $persistentClasses)
    
#end 
#if($requiresJbpm)
    

    
    

    
    

    
    

    
    
    
    
    
    
    
    
    

    
    
    

    
    
    
    
    
    
    
    
    
    

    
    
    

    
    

    
    

    
    

    
    
    
    
    

    
    
    

    
    
    
    
    

    
    

    
    
    
    
    
    
    
    
    
    
    
    

    
    
    
    
    
    
    
    
    
    
    

    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    

    

    

    

    

    

    

    
    

    
    

    
    
    
    
    

    
    
    
    
    
    

    

    
    
    

    

    

    

    

    

    

    
    

    
    
    

    
    

#end






© 2015 - 2025 Weber Informatics LLC | Privacy Policy