Class BlobValue

  • All Implemented Interfaces:
    java.io.Serializable, PersistentObject

    @Entity
    public class BlobValue
    extends java.lang.Object
    implements PersistentObject
    Represent a Blob value store in the persistence layer.
    Author:
    Emmanuel Duchastenier
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      BlobValue()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BlobValue

        public BlobValue()