jar

io.github.guchdes : django-core

Maven & Gradle

Jan 22, 2021
1 usages
1 stars

django-java · A java ODM (Object Document Mapping) framework for mongodb.

Table Of Contents

Latest Version

Download io.github.guchdes : django-core JAR file - Latest Versions:

All Versions

Download io.github.guchdes : django-core JAR file - All Versions:

Version Vulnerabilities Size Updated
3.3.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 django-core-3.3.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.guchdes.django.core.util

├─ io.github.guchdes.django.core.util.AbstractConstant.class - [JAR]

├─ io.github.guchdes.django.core.util.ArrayAttributeMap.class - [JAR]

├─ io.github.guchdes.django.core.util.Attribute.class - [JAR]

├─ io.github.guchdes.django.core.util.AttributeKey.class - [JAR]

├─ io.github.guchdes.django.core.util.AttributeMap.class - [JAR]

├─ io.github.guchdes.django.core.util.Constant.class - [JAR]

├─ io.github.guchdes.django.core.util.ConstantPool.class - [JAR]

├─ io.github.guchdes.django.core.util.DefaultAttributeMap.class - [JAR]

io.github.guchdes.django.core.annotation

├─ io.github.guchdes.django.core.annotation.AllowNullKeyField.class - [JAR]

├─ io.github.guchdes.django.core.annotation.CollectionName.class - [JAR]

├─ io.github.guchdes.django.core.annotation.KeyClass.class - [JAR]

├─ io.github.guchdes.django.core.annotation.KeyField.class - [JAR]

├─ io.github.guchdes.django.core.annotation.KeyFieldName.class - [JAR]

├─ io.github.guchdes.django.core.annotation.VersionField.class - [JAR]

io.github.guchdes.django.core.model

├─ io.github.guchdes.django.core.model.BulkSaveResult.class - [JAR]

├─ io.github.guchdes.django.core.model.MongoModels.class - [JAR]

├─ io.github.guchdes.django.core.model.MultiEquals.class - [JAR]

├─ io.github.guchdes.django.core.model.NoActionUpdateResult.class - [JAR]

├─ io.github.guchdes.django.core.model.SaveMode.class - [JAR]

├─ io.github.guchdes.django.core.model.SaveResult.class - [JAR]

io.github.guchdes.django.core.exception

├─ io.github.guchdes.django.core.exception.ConcurrentSaveDjangoException.class - [JAR]

├─ io.github.guchdes.django.core.exception.ConfigErrorDjangoException.class - [JAR]

├─ io.github.guchdes.django.core.exception.DjangoException.class - [JAR]

├─ io.github.guchdes.django.core.exception.DocumentNoIdDjangoException.class - [JAR]

├─ io.github.guchdes.django.core.exception.DocumentNotFoundDjangoException.class - [JAR]

├─ io.github.guchdes.django.core.exception.IllegalIdTypeDjangoException.class - [JAR]

├─ io.github.guchdes.django.core.exception.IllegalKeyDjangoException.class - [JAR]

io.github.guchdes.django.core

├─ io.github.guchdes.django.core.AbstractDao.class - [JAR]

├─ io.github.guchdes.django.core.AutoEnableUCCodecRegistry.class - [JAR]

├─ io.github.guchdes.django.core.CacheAware.class - [JAR]

├─ io.github.guchdes.django.core.CacheableDocumentDao.class - [JAR]

├─ io.github.guchdes.django.core.CollectibleDocument.class - [JAR]

├─ io.github.guchdes.django.core.CollectibleDocumentDefinition.class - [JAR]

├─ io.github.guchdes.django.core.CollectibleDocumentDefinitions.class - [JAR]

├─ io.github.guchdes.django.core.CollectibleDocumentFactory.class - [JAR]

├─ io.github.guchdes.django.core.CollectionOperationalDao.class - [JAR]

├─ io.github.guchdes.django.core.ConcurrentOperationalDao.class - [JAR]

├─ io.github.guchdes.django.core.ConfigMongoDataSource.class - [JAR]

├─ io.github.guchdes.django.core.DBUtils.class - [JAR]

├─ io.github.guchdes.django.core.DaoConfig.class - [JAR]

├─ io.github.guchdes.django.core.DaoFactoryConfig.class - [JAR]

├─ io.github.guchdes.django.core.DatabaseDao.class - [JAR]

├─ io.github.guchdes.django.core.DatabaseDaoFactory.class - [JAR]

├─ io.github.guchdes.django.core.DatabaseDaoImpl.class - [JAR]

├─ io.github.guchdes.django.core.DatabaseDaoWithSession.class - [JAR]

├─ io.github.guchdes.django.core.DatabaseDaoWithSessionImpl.class - [JAR]

├─ io.github.guchdes.django.core.DatabaseMetaDao.class - [JAR]

├─ io.github.guchdes.django.core.DefaultCollectibleDocumentFactory.class - [JAR]

├─ io.github.guchdes.django.core.DefaultWriteContentDocument.class - [JAR]

├─ io.github.guchdes.django.core.DelegatedDocumentDao.class - [JAR]

├─ io.github.guchdes.django.core.DjangoDaoFactory.class - [JAR]

├─ io.github.guchdes.django.core.DjangoFactoryManager.class - [JAR]

├─ io.github.guchdes.django.core.DjangoModelCodecProvider.class - [JAR]

├─ io.github.guchdes.django.core.InternalDeleteDocument.class - [JAR]

├─ io.github.guchdes.django.core.InternalSaveDocument.class - [JAR]

├─ io.github.guchdes.django.core.KeyOperationalDao.class - [JAR]

├─ io.github.guchdes.django.core.KeyOperationalDaoImpl.class - [JAR]

├─ io.github.guchdes.django.core.MongoDataSource.class - [JAR]

├─ io.github.guchdes.django.core.MongoDataSourceConfig.class - [JAR]

├─ io.github.guchdes.django.core.MongoDataSourceConfigurer.class - [JAR]

├─ io.github.guchdes.django.core.MultiEqualsCodec.class - [JAR]

├─ io.github.guchdes.django.core.NoActionBultWriteResult.class - [JAR]

├─ io.github.guchdes.django.core.SessionBindingMongoCollection.class - [JAR]

├─ io.github.guchdes.django.core.SessionBindingMongoDatabase.class - [JAR]

├─ io.github.guchdes.django.core.SimpleMongoDataSource.class - [JAR]

├─ io.github.guchdes.django.core.ThreadLocalSessionMongoDatabase.class - [JAR]

├─ io.github.guchdes.django.core.TransactionRunner.class - [JAR]

├─ io.github.guchdes.django.core.WriteContentDocument.class - [JAR]

├─ io.github.guchdes.django.core.WriteContentDocumentCodec.class - [JAR]

io.github.guchdes.django.core.cache

├─ io.github.guchdes.django.core.cache.AbstractCachePlugin.class - [JAR]

├─ io.github.guchdes.django.core.cache.CachePlugin.class - [JAR]

├─ io.github.guchdes.django.core.cache.CachePluginFactory.class - [JAR]

├─ io.github.guchdes.django.core.cache.CaffineCachePlugin.class - [JAR]

├─ io.github.guchdes.django.core.cache.DocumentCacheConfigs.class - [JAR]

├─ io.github.guchdes.django.core.cache.DocumentCacheProperties.class - [JAR]

├─ io.github.guchdes.django.core.cache.EnableDocumentCache.class - [JAR]

io.github.guchdes.django.core.spring

├─ io.github.guchdes.django.core.spring.AnnotationInjectionProcessor.class - [JAR]

├─ io.github.guchdes.django.core.spring.BoolValue.class - [JAR]

├─ io.github.guchdes.django.core.spring.DaoFactoryConfigurer.class - [JAR]

├─ io.github.guchdes.django.core.spring.DjangoAnnotationInjectionProcessor.class - [JAR]

├─ io.github.guchdes.django.core.spring.DjangoAutoConfiguration.class - [JAR]

├─ io.github.guchdes.django.core.spring.DjangoInject.class - [JAR]

├─ io.github.guchdes.django.core.spring.DjangoMarkerConfiguration.class - [JAR]

├─ io.github.guchdes.django.core.spring.DjangoProperties.class - [JAR]

├─ io.github.guchdes.django.core.spring.EnableDjango.class - [JAR]

Advertisement

Dependencies from Group

Jan 22, 2021
2 usages
1 stars
Jan 22, 2021
1 usages
1 stars
Jan 22, 2021
1 stars

Discover Dependencies

Oct 08, 2021
1 usages
17 stars
Feb 04, 2021
1 usages
24 stars
Jun 12, 2021
0 stars
Jul 11, 2023
2 usages
5 stars
May 07, 2021
1 usages
176 stars
Feb 08, 2021
1 usages
Aug 08, 2022
2 usages
181 stars
Dec 17, 2021
2 usages
7 stars
Dec 17, 2021
2 usages
7 stars