Store for sequence support. A sequence is an entity that provides unique numbers. A store supports sequences when it implements this interface and the method {@link isSupported} returns true.
@version $Revision: 1.3 $
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.