Class SailModel

java.lang.Object
All Implemented Interfaces:
Serializable, Iterable<Statement>, Collection<Statement>, Set<Statement>, Model, NamespaceAware

@InternalUseOnly public class SailModel extends AbstractModel
Model implementation for a SailConnection. All SailExceptions are wrapped in a ModelException. Not thread-safe.
Author:
Mark
See Also: