jar

org.jsimpledb : jsimpledb-coreapi

Maven & Gradle

2 usages
270 stars

JSimpleDB Core API Classes · JSimpleDB core API classes which provide objects, fields, indexes, queries, and schema management on top of a key/value store.

Table Of Contents

Latest Version

Download org.jsimpledb : jsimpledb-coreapi JAR file - Latest Versions:

All Versions

Download org.jsimpledb : jsimpledb-coreapi JAR file - All Versions:

Version Vulnerabilities Size Updated
3.6.x
3.5.x
3.4.x
3.3.x
3.2.x
3.1.x
3.0.x
2.4.x
2.3.x
2.2.x
2.1.x
2.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jsimpledb-coreapi-3.6.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jsimpledb.core

├─ org.jsimpledb.core.AbstractCoreIndex.class - [JAR]

├─ org.jsimpledb.core.AbstractIndexView.class - [JAR]

├─ org.jsimpledb.core.CollectionElementStorageInfo.class - [JAR]

├─ org.jsimpledb.core.CollectionField.class - [JAR]

├─ org.jsimpledb.core.ComplexField.class - [JAR]

├─ org.jsimpledb.core.ComplexSubFieldStorageInfo.class - [JAR]

├─ org.jsimpledb.core.CompositeIndex.class - [JAR]

├─ org.jsimpledb.core.CompositeIndexStorageInfo.class - [JAR]

├─ org.jsimpledb.core.CoreIndex.class - [JAR]

├─ org.jsimpledb.core.CoreIndex2.class - [JAR]

├─ org.jsimpledb.core.CoreIndex3.class - [JAR]

├─ org.jsimpledb.core.CoreIndex4.class - [JAR]

├─ org.jsimpledb.core.CounterField.class - [JAR]

├─ org.jsimpledb.core.CreateListener.class - [JAR]

├─ org.jsimpledb.core.Database.class - [JAR]

├─ org.jsimpledb.core.DatabaseException.class - [JAR]

├─ org.jsimpledb.core.DeleteAction.class - [JAR]

├─ org.jsimpledb.core.DeleteListener.class - [JAR]

├─ org.jsimpledb.core.DeletedObjectException.class - [JAR]

├─ org.jsimpledb.core.EnumField.class - [JAR]

├─ org.jsimpledb.core.EnumValue.class - [JAR]

├─ org.jsimpledb.core.Field.class - [JAR]

├─ org.jsimpledb.core.FieldBuilder.class - [JAR]

├─ org.jsimpledb.core.FieldChangeNotifier.class - [JAR]

├─ org.jsimpledb.core.FieldMonitor.class - [JAR]

├─ org.jsimpledb.core.FieldSwitch.class - [JAR]

├─ org.jsimpledb.core.FieldSwitchAdapter.class - [JAR]

├─ org.jsimpledb.core.FieldType.class - [JAR]

├─ org.jsimpledb.core.FieldTypeMap.class - [JAR]

├─ org.jsimpledb.core.FieldTypeRegistry.class - [JAR]

├─ org.jsimpledb.core.FieldTypeSet.class - [JAR]

├─ org.jsimpledb.core.FieldTypesFilter.class - [JAR]

├─ org.jsimpledb.core.InconsistentDatabaseException.class - [JAR]

├─ org.jsimpledb.core.Index2View.class - [JAR]

├─ org.jsimpledb.core.Index3View.class - [JAR]

├─ org.jsimpledb.core.Index4View.class - [JAR]

├─ org.jsimpledb.core.IndexKeyFilter.class - [JAR]

├─ org.jsimpledb.core.IndexMap.class - [JAR]

├─ org.jsimpledb.core.IndexSet.class - [JAR]

├─ org.jsimpledb.core.IndexStorageInfo.class - [JAR]

├─ org.jsimpledb.core.IndexView.class - [JAR]

├─ org.jsimpledb.core.InvalidObjectVersionException.class - [JAR]

├─ org.jsimpledb.core.InvalidReferenceException.class - [JAR]

├─ org.jsimpledb.core.InvalidSchemaException.class - [JAR]

├─ org.jsimpledb.core.JSList.class - [JAR]

├─ org.jsimpledb.core.JSMap.class - [JAR]

├─ org.jsimpledb.core.JSSet.class - [JAR]

├─ org.jsimpledb.core.Layout.class - [JAR]

├─ org.jsimpledb.core.ListElementStorageInfo.class - [JAR]

├─ org.jsimpledb.core.ListField.class - [JAR]

├─ org.jsimpledb.core.ListFieldChangeListener.class - [JAR]

├─ org.jsimpledb.core.MapField.class - [JAR]

├─ org.jsimpledb.core.MapFieldChangeListener.class - [JAR]

├─ org.jsimpledb.core.MapKeyStorageInfo.class - [JAR]

├─ org.jsimpledb.core.MapValueStorageInfo.class - [JAR]

├─ org.jsimpledb.core.ObjId.class - [JAR]

├─ org.jsimpledb.core.ObjInfo.class - [JAR]

├─ org.jsimpledb.core.ObjType.class - [JAR]

├─ org.jsimpledb.core.ObjTypeSet.class - [JAR]

├─ org.jsimpledb.core.ObjTypeStorageInfo.class - [JAR]

├─ org.jsimpledb.core.ReferenceField.class - [JAR]

├─ org.jsimpledb.core.ReferencedObjectException.class - [JAR]

├─ org.jsimpledb.core.RegularSimpleFieldStorageInfo.class - [JAR]

├─ org.jsimpledb.core.RollbackOnlyTransactionException.class - [JAR]

├─ org.jsimpledb.core.Schema.class - [JAR]

├─ org.jsimpledb.core.SchemaItem.class - [JAR]

├─ org.jsimpledb.core.SchemaMismatchException.class - [JAR]

├─ org.jsimpledb.core.Schemas.class - [JAR]

├─ org.jsimpledb.core.SetElementStorageInfo.class - [JAR]

├─ org.jsimpledb.core.SetField.class - [JAR]

├─ org.jsimpledb.core.SetFieldChangeListener.class - [JAR]

├─ org.jsimpledb.core.SimpleField.class - [JAR]

├─ org.jsimpledb.core.SimpleFieldChangeListener.class - [JAR]

├─ org.jsimpledb.core.SimpleFieldStorageInfo.class - [JAR]

├─ org.jsimpledb.core.SnapshotKVTransaction.class - [JAR]

├─ org.jsimpledb.core.SnapshotTransaction.class - [JAR]

├─ org.jsimpledb.core.StaleTransactionException.class - [JAR]

├─ org.jsimpledb.core.StorageInfo.class - [JAR]

├─ org.jsimpledb.core.Transaction.class - [JAR]

├─ org.jsimpledb.core.TransactionException.class - [JAR]

├─ org.jsimpledb.core.TypeNotInSchemaVersionException.class - [JAR]

├─ org.jsimpledb.core.UnknownFieldException.class - [JAR]

├─ org.jsimpledb.core.UnknownIndexException.class - [JAR]

├─ org.jsimpledb.core.UnknownTypeException.class - [JAR]

├─ org.jsimpledb.core.Version.class - [JAR]

├─ org.jsimpledb.core.VersionChangeListener.class - [JAR]

org.jsimpledb.core.util

├─ org.jsimpledb.core.util.GeneratedIdCache.class - [JAR]

├─ org.jsimpledb.core.util.ObjDumper.class - [JAR]

├─ org.jsimpledb.core.util.ObjIdBiMultiMap.class - [JAR]

├─ org.jsimpledb.core.util.ObjIdMap.class - [JAR]

├─ org.jsimpledb.core.util.ObjIdSet.class - [JAR]

├─ org.jsimpledb.core.util.XMLObjectSerializer.class - [JAR]

org.jsimpledb.schema

├─ org.jsimpledb.schema.AbstractSchemaItem.class - [JAR]

├─ org.jsimpledb.schema.CollectionSchemaField.class - [JAR]

├─ org.jsimpledb.schema.ComplexSchemaField.class - [JAR]

├─ org.jsimpledb.schema.CounterSchemaField.class - [JAR]

├─ org.jsimpledb.schema.EnumSchemaField.class - [JAR]

├─ org.jsimpledb.schema.ListSchemaField.class - [JAR]

├─ org.jsimpledb.schema.MapSchemaField.class - [JAR]

├─ org.jsimpledb.schema.NameIndex.class - [JAR]

├─ org.jsimpledb.schema.ReferenceSchemaField.class - [JAR]

├─ org.jsimpledb.schema.SchemaCompositeIndex.class - [JAR]

├─ org.jsimpledb.schema.SchemaField.class - [JAR]

├─ org.jsimpledb.schema.SchemaFieldSwitch.class - [JAR]

├─ org.jsimpledb.schema.SchemaFieldSwitchAdapter.class - [JAR]

├─ org.jsimpledb.schema.SchemaModel.class - [JAR]

├─ org.jsimpledb.schema.SchemaObjectType.class - [JAR]

├─ org.jsimpledb.schema.SchemaSupport.class - [JAR]

├─ org.jsimpledb.schema.SetSchemaField.class - [JAR]

├─ org.jsimpledb.schema.SimpleSchemaField.class - [JAR]

├─ org.jsimpledb.schema.XMLConstants.class - [JAR]

org.jsimpledb.core.type

├─ org.jsimpledb.core.type.AbstractInetAddressType.class - [JAR]

├─ org.jsimpledb.core.type.ArrayType.class - [JAR]

├─ org.jsimpledb.core.type.Base64ArrayType.class - [JAR]

├─ org.jsimpledb.core.type.BigDecimalType.class - [JAR]

├─ org.jsimpledb.core.type.BigIntegerType.class - [JAR]

├─ org.jsimpledb.core.type.BitSetType.class - [JAR]

├─ org.jsimpledb.core.type.BooleanArrayType.class - [JAR]

├─ org.jsimpledb.core.type.BooleanType.class - [JAR]

├─ org.jsimpledb.core.type.ByteArrayType.class - [JAR]

├─ org.jsimpledb.core.type.ByteType.class - [JAR]

├─ org.jsimpledb.core.type.CharacterArrayType.class - [JAR]

├─ org.jsimpledb.core.type.CharacterType.class - [JAR]

├─ org.jsimpledb.core.type.Concat2Type.class - [JAR]

├─ org.jsimpledb.core.type.DateType.class - [JAR]

├─ org.jsimpledb.core.type.DoubleArrayType.class - [JAR]

├─ org.jsimpledb.core.type.DoubleType.class - [JAR]

├─ org.jsimpledb.core.type.DurationType.class - [JAR]

├─ org.jsimpledb.core.type.EnumFieldType.class - [JAR]

├─ org.jsimpledb.core.type.EnumType.class - [JAR]

├─ org.jsimpledb.core.type.FileType.class - [JAR]

├─ org.jsimpledb.core.type.FloatArrayType.class - [JAR]

├─ org.jsimpledb.core.type.FloatType.class - [JAR]

├─ org.jsimpledb.core.type.Inet4AddressType.class - [JAR]

├─ org.jsimpledb.core.type.Inet6AddressType.class - [JAR]

├─ org.jsimpledb.core.type.InetAddressType.class - [JAR]

├─ org.jsimpledb.core.type.InstantType.class - [JAR]

├─ org.jsimpledb.core.type.IntegerArrayType.class - [JAR]

├─ org.jsimpledb.core.type.IntegerType.class - [JAR]

├─ org.jsimpledb.core.type.IntegralArrayType.class - [JAR]

├─ org.jsimpledb.core.type.IntegralType.class - [JAR]

├─ org.jsimpledb.core.type.InternetAddressType.class - [JAR]

├─ org.jsimpledb.core.type.LocalDateTimeType.class - [JAR]

├─ org.jsimpledb.core.type.LocalDateType.class - [JAR]

├─ org.jsimpledb.core.type.LocalTimeType.class - [JAR]

├─ org.jsimpledb.core.type.LongArrayType.class - [JAR]

├─ org.jsimpledb.core.type.LongType.class - [JAR]

├─ org.jsimpledb.core.type.MonthDayType.class - [JAR]

├─ org.jsimpledb.core.type.NonNullFieldType.class - [JAR]

├─ org.jsimpledb.core.type.NullSafeType.class - [JAR]

├─ org.jsimpledb.core.type.NumberType.class - [JAR]

├─ org.jsimpledb.core.type.ObjIdType.class - [JAR]

├─ org.jsimpledb.core.type.ObjectArrayType.class - [JAR]

├─ org.jsimpledb.core.type.OffsetDateTimeType.class - [JAR]

├─ org.jsimpledb.core.type.OffsetTimeType.class - [JAR]

├─ org.jsimpledb.core.type.PatternType.class - [JAR]

├─ org.jsimpledb.core.type.PeriodType.class - [JAR]

├─ org.jsimpledb.core.type.PrimitiveType.class - [JAR]

├─ org.jsimpledb.core.type.PrimitiveWrapperType.class - [JAR]

├─ org.jsimpledb.core.type.ReferenceFieldType.class - [JAR]

├─ org.jsimpledb.core.type.ShortArrayType.class - [JAR]

├─ org.jsimpledb.core.type.ShortType.class - [JAR]

├─ org.jsimpledb.core.type.StringConvertedType.class - [JAR]

├─ org.jsimpledb.core.type.StringEncodedType.class - [JAR]

├─ org.jsimpledb.core.type.StringType.class - [JAR]

├─ org.jsimpledb.core.type.Tuple2FieldType.class - [JAR]

├─ org.jsimpledb.core.type.Tuple3FieldType.class - [JAR]

├─ org.jsimpledb.core.type.Tuple4FieldType.class - [JAR]

├─ org.jsimpledb.core.type.Tuple5FieldType.class - [JAR]

├─ org.jsimpledb.core.type.TupleFieldType.class - [JAR]

├─ org.jsimpledb.core.type.URIType.class - [JAR]

├─ org.jsimpledb.core.type.UUIDType.class - [JAR]

├─ org.jsimpledb.core.type.UnsignedIntType.class - [JAR]

├─ org.jsimpledb.core.type.VoidType.class - [JAR]

├─ org.jsimpledb.core.type.YearMonthType.class - [JAR]

├─ org.jsimpledb.core.type.YearType.class - [JAR]

├─ org.jsimpledb.core.type.ZoneIdType.class - [JAR]

├─ org.jsimpledb.core.type.ZoneOffsetType.class - [JAR]

├─ org.jsimpledb.core.type.ZonedDateTimeType.class - [JAR]

Advertisement

Dependencies from Group

3 usages
328 stars
2 usages
327 stars
2 usages
268 stars
2 usages
270 stars
2 usages
270 stars

Discover Dependencies

Sep 11, 2019
1 usages
0 stars
Aug 12, 2016
1 usages
0 stars
Jun 07, 2018
1 usages
82 stars
Jul 09, 2023
1 usages
37 stars
Apr 28, 2023
114 stars
Jan 23, 2017
2 usages
Dec 11, 2018
2 usages
3 stars