public interface Lob
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(java.lang.Object obj)Two Lobs are considered equal if the object instances are the same or if
 they point to the same content. | 
| java.lang.Object | getLocator()Returns an object which identifies the Lob data, which may be null if
 not supported. | 
java.lang.Object getLocator()
boolean equals(java.lang.Object obj)
equals in class java.lang.ObjectCopyright © 2006-2013 Amazon Technologies, Inc.. All Rights Reserved.