Uses of Class
org.apache.openjpa.persistence.util.SourceCode

Packages that use SourceCode
org.apache.openjpa.persistence.util OpenJPA JPA Utilities This package provides utility functions used by JPA facade to OpenJPA. 
 

Uses of SourceCode in org.apache.openjpa.persistence.util
 

Methods in org.apache.openjpa.persistence.util that return SourceCode
 SourceCode SourceCode.addComment(boolean inline, String... lines)
           
 SourceCode SourceCode.setTabSize(int t)
          Sets the tab size.
 



Copyright © 2006–2015 Apache Software Foundation. All rights reserved.