Uses of Interface
com.db4o.internal.handlers.VariableLengthTypeHandler
-
Packages that use VariableLengthTypeHandler Package Description com.db4o.internal.handlers com.db4o.internal.handlers.array com.db4o.typehandlers -
-
Uses of VariableLengthTypeHandler in com.db4o.internal.handlers
Classes in com.db4o.internal.handlers that implement VariableLengthTypeHandler Modifier and Type Class Description classStringBasedValueTypeHandlerBase<T>classStringBufferHandlerclassStringHandlerclassStringHandler0 -
Uses of VariableLengthTypeHandler in com.db4o.internal.handlers.array
Classes in com.db4o.internal.handlers.array that implement VariableLengthTypeHandler Modifier and Type Class Description classArrayHandlerThis is the latest version, the one that should be used.classArrayHandler0classArrayHandler1classArrayHandler3classArrayHandler5classMultidimensionalArrayHandlern-dimensional arrayclassMultidimensionalArrayHandler0classMultidimensionalArrayHandler3 -
Uses of VariableLengthTypeHandler in com.db4o.typehandlers
Classes in com.db4o.typehandlers that implement VariableLengthTypeHandler Modifier and Type Class Description classCollectionTypeHandlerTypeHandler for Collections.classHashtableTypeHandlerTypehandler for java.util.HashtableclassMapTypeHandlerTypehandler for classes that implement java.util.Map.classVectorTypeHandlerTypeHandler for java.util.Vector for JDKs without the collection framework.
-