Package org.apache.openjpa.lib.xml
Class Location
- java.lang.Object
-
- org.apache.openjpa.lib.xml.Location
-
public class Location extends Object
- Author:
- Stephen Kim
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getLocation()
String
getLocation(String format)
for customized responsesLocator
getLocator()
boolean
isNullOnNoLocator()
void
setLocator(Locator locator)
void
setNullOnNoLocator(boolean val)
-