Uses of Class
org.apache.openjpa.persistence.util.SourceCode
-
Packages that use SourceCode Package Description org.apache.openjpa.persistence.util OpenJPA JPA Utilities -
-
Uses of SourceCode in org.apache.openjpa.persistence.util
Methods in org.apache.openjpa.persistence.util that return SourceCode Modifier and Type Method Description SourceCodeSourceCode. addComment(boolean inline, String... lines)SourceCodeSourceCode. setTabSize(int t)Sets the tab size.
-