jar

org.teasoft : bee

Maven & Gradle

Jul 02, 2023
5 usages
611 stars

Java ORM Bee · Bee is a Java ORM framework.Easy and Stronger!

Table Of Contents

Latest Version

Download org.teasoft : bee JAR file - Latest Versions:

All Versions

Download org.teasoft : bee JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.x
2.1
2.0
1.17.x
1.17
1.11
1.9.x
1.8.x
1.8
1.7.x
1.6.x
1.5.x
1.4.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 bee-2.1.7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.teasoft.bee.osql

├─ org.teasoft.bee.osql.BeeAbstractFactory.class - [JAR]

├─ org.teasoft.bee.osql.BeeException.class - [JAR]

├─ org.teasoft.bee.osql.BeeExtCache.class - [JAR]

├─ org.teasoft.bee.osql.BeeSQLException.class - [JAR]

├─ org.teasoft.bee.osql.BeeSql.class - [JAR]

├─ org.teasoft.bee.osql.BeeVersion.class - [JAR]

├─ org.teasoft.bee.osql.Cache.class - [JAR]

├─ org.teasoft.bee.osql.CommOperate.class - [JAR]

├─ org.teasoft.bee.osql.ConditionAssistant.class - [JAR]

├─ org.teasoft.bee.osql.DatabaseConst.class - [JAR]

├─ org.teasoft.bee.osql.FunctionType.class - [JAR]

├─ org.teasoft.bee.osql.IncludeType.class - [JAR]

├─ org.teasoft.bee.osql.LowerKey.class - [JAR]

├─ org.teasoft.bee.osql.MapSqlKey.class - [JAR]

├─ org.teasoft.bee.osql.MapSqlSetting.class - [JAR]

├─ org.teasoft.bee.osql.MoreObjToSQL.class - [JAR]

├─ org.teasoft.bee.osql.NameTranslate.class - [JAR]

├─ org.teasoft.bee.osql.ObjSQLException.class - [JAR]

├─ org.teasoft.bee.osql.ObjSQLIllegalSQLStringException.class - [JAR]

├─ org.teasoft.bee.osql.ObjToSQL.class - [JAR]

├─ org.teasoft.bee.osql.ObjToSQLRich.class - [JAR]

├─ org.teasoft.bee.osql.Op.class - [JAR]

├─ org.teasoft.bee.osql.OrderType.class - [JAR]

├─ org.teasoft.bee.osql.Properties.class - [JAR]

├─ org.teasoft.bee.osql.Registry.class - [JAR]

├─ org.teasoft.bee.osql.Serializer.class - [JAR]

├─ org.teasoft.bee.osql.SqlKeyWord.class - [JAR]

├─ org.teasoft.bee.osql.SuidType.class - [JAR]

├─ org.teasoft.bee.osql.UpperKey.class - [JAR]

org.teasoft.bee.android

├─ org.teasoft.bee.android.CreateAndUpgrade.class - [JAR]

├─ org.teasoft.bee.android.CreateAndUpgradeRegistry.class - [JAR]

org.teasoft.bee.distribution

├─ org.teasoft.bee.distribution.GenId.class - [JAR]

├─ org.teasoft.bee.distribution.Worker.class - [JAR]

org.teasoft.bee.file

├─ org.teasoft.bee.file.FileCreator.class - [JAR]

├─ org.teasoft.bee.file.FileReader.class - [JAR]

org.teasoft.bee.mongodb

├─ org.teasoft.bee.mongodb.BoxPara.class - [JAR]

├─ org.teasoft.bee.mongodb.CenterPara.class - [JAR]

├─ org.teasoft.bee.mongodb.Geo.class - [JAR]

├─ org.teasoft.bee.mongodb.GridFsFile.class - [JAR]

├─ org.teasoft.bee.mongodb.MongoSqlStruct.class - [JAR]

├─ org.teasoft.bee.mongodb.MongodbBeeSql.class - [JAR]

├─ org.teasoft.bee.mongodb.MongodbRawSql.class - [JAR]

├─ org.teasoft.bee.mongodb.NearPara.class - [JAR]

├─ org.teasoft.bee.mongodb.SuidFile.class - [JAR]

org.teasoft.bee.spi.defaultimpl

├─ org.teasoft.bee.spi.defaultimpl.AnnoAdapterBeeDefault.class - [JAR]

org.teasoft.bee.ds

├─ org.teasoft.bee.ds.DataSourceBuilder.class - [JAR]

├─ org.teasoft.bee.ds.DataSourceBuilderFactory.class - [JAR]

org.teasoft.bee.osql.search

├─ org.teasoft.bee.osql.search.Operator.class - [JAR]

├─ org.teasoft.bee.osql.search.Search.class - [JAR]

org.teasoft.bee.osql.api

├─ org.teasoft.bee.osql.api.CallableSql.class - [JAR]

├─ org.teasoft.bee.osql.api.Condition.class - [JAR]

├─ org.teasoft.bee.osql.api.MapSql.class - [JAR]

├─ org.teasoft.bee.osql.api.MapSuid.class - [JAR]

├─ org.teasoft.bee.osql.api.MoreTable.class - [JAR]

├─ org.teasoft.bee.osql.api.PreparedSql.class - [JAR]

├─ org.teasoft.bee.osql.api.Suid.class - [JAR]

├─ org.teasoft.bee.osql.api.SuidRich.class - [JAR]

org.teasoft.bee.mvc.service

├─ org.teasoft.bee.mvc.service.ObjSQLAbstractServiceImpl.class - [JAR]

├─ org.teasoft.bee.mvc.service.ObjSQLRichAbstractServiceImpl.class - [JAR]

├─ org.teasoft.bee.mvc.service.ObjSQLRichService.class - [JAR]

├─ org.teasoft.bee.mvc.service.ObjSQLService.class - [JAR]

org.teasoft.bee.spi

├─ org.teasoft.bee.spi.AnnoAdapter.class - [JAR]

├─ org.teasoft.bee.spi.JsonTransform.class - [JAR]

├─ org.teasoft.bee.spi.PreLoad.class - [JAR]

├─ org.teasoft.bee.spi.SqlFormat.class - [JAR]

org.teasoft.bee.osql.type

├─ org.teasoft.bee.osql.type.SetParaTypeConvert.class - [JAR]

├─ org.teasoft.bee.osql.type.TypeHandler.class - [JAR]

org.teasoft.bee.distribution.ds

├─ org.teasoft.bee.distribution.ds.Route.class - [JAR]

org.teasoft.bee.osql.annotation.customizable

├─ org.teasoft.bee.osql.annotation.customizable.Json.class - [JAR]

├─ org.teasoft.bee.osql.annotation.customizable.JsonHandler.class - [JAR]

org.teasoft.bee.sharding.algorithm

├─ org.teasoft.bee.sharding.algorithm.Calculate.class - [JAR]

├─ org.teasoft.bee.sharding.algorithm.CalculateRegistry.class - [JAR]

org.teasoft.bee.osql.exception

├─ org.teasoft.bee.osql.exception.BeeErrorFieldException.class - [JAR]

├─ org.teasoft.bee.osql.exception.BeeErrorGrammarException.class - [JAR]

├─ org.teasoft.bee.osql.exception.BeeErrorNameException.class - [JAR]

├─ org.teasoft.bee.osql.exception.BeeIllegalAccessException.class - [JAR]

├─ org.teasoft.bee.osql.exception.BeeIllegalBusinessException.class - [JAR]

├─ org.teasoft.bee.osql.exception.BeeIllegalEntityException.class - [JAR]

├─ org.teasoft.bee.osql.exception.BeeIllegalParameterException.class - [JAR]

├─ org.teasoft.bee.osql.exception.BeeIllegalSQLException.class - [JAR]

├─ org.teasoft.bee.osql.exception.BeeInstantiationException.class - [JAR]

├─ org.teasoft.bee.osql.exception.ConfigWrongException.class - [JAR]

├─ org.teasoft.bee.osql.exception.JoinTableException.class - [JAR]

├─ org.teasoft.bee.osql.exception.JoinTableParameterException.class - [JAR]

├─ org.teasoft.bee.osql.exception.NoConfigException.class - [JAR]

├─ org.teasoft.bee.osql.exception.NotSupportedException.class - [JAR]

├─ org.teasoft.bee.osql.exception.ShardingErrorException.class - [JAR]

├─ org.teasoft.bee.osql.exception.SqlNullException.class - [JAR]

org.teasoft.bee.osql.dialect

├─ org.teasoft.bee.osql.dialect.DbFeature.class - [JAR]

├─ org.teasoft.bee.osql.dialect.DbFeatureRegistry.class - [JAR]

org.teasoft.bee.osql.transaction

├─ org.teasoft.bee.osql.transaction.Tran.class - [JAR]

├─ org.teasoft.bee.osql.transaction.Transaction.class - [JAR]

├─ org.teasoft.bee.osql.transaction.TransactionIsolationLevel.class - [JAR]

org.teasoft.bee.osql.annotation

├─ org.teasoft.bee.osql.annotation.AbstractDictI18nDefaultHandler.class - [JAR]

├─ org.teasoft.bee.osql.annotation.AnnotationHandler.class - [JAR]

├─ org.teasoft.bee.osql.annotation.AutoSetString.class - [JAR]

├─ org.teasoft.bee.osql.annotation.BeforeReturnAnnotationHandler.class - [JAR]

├─ org.teasoft.bee.osql.annotation.Column.class - [JAR]

├─ org.teasoft.bee.osql.annotation.ColumnHandler.class - [JAR]

├─ org.teasoft.bee.osql.annotation.Createtime.class - [JAR]

├─ org.teasoft.bee.osql.annotation.Datetime.class - [JAR]

├─ org.teasoft.bee.osql.annotation.Desensitize.class - [JAR]

├─ org.teasoft.bee.osql.annotation.Dict.class - [JAR]

├─ org.teasoft.bee.osql.annotation.DictI18n.class - [JAR]

├─ org.teasoft.bee.osql.annotation.DsTabHandler.class - [JAR]

├─ org.teasoft.bee.osql.annotation.Entity.class - [JAR]

├─ org.teasoft.bee.osql.annotation.GenId.class - [JAR]

├─ org.teasoft.bee.osql.annotation.GenUUID.class - [JAR]

├─ org.teasoft.bee.osql.annotation.Geo2dsphere.class - [JAR]

├─ org.teasoft.bee.osql.annotation.GridFs.class - [JAR]

├─ org.teasoft.bee.osql.annotation.GridFsMetadata.class - [JAR]

├─ org.teasoft.bee.osql.annotation.Ignore.class - [JAR]

├─ org.teasoft.bee.osql.annotation.JoinTable.class - [JAR]

├─ org.teasoft.bee.osql.annotation.JoinType.class - [JAR]

├─ org.teasoft.bee.osql.annotation.JustFetch.class - [JAR]

├─ org.teasoft.bee.osql.annotation.MultiTenancy.class - [JAR]

├─ org.teasoft.bee.osql.annotation.PrimaryKey.class - [JAR]

├─ org.teasoft.bee.osql.annotation.ReplaceInto.class - [JAR]

├─ org.teasoft.bee.osql.annotation.Sharding.class - [JAR]

├─ org.teasoft.bee.osql.annotation.SysValue.class - [JAR]

├─ org.teasoft.bee.osql.annotation.Table.class - [JAR]

├─ org.teasoft.bee.osql.annotation.Updatetime.class - [JAR]

org.teasoft.bee.osql.chain

├─ org.teasoft.bee.osql.chain.Select.class - [JAR]

├─ org.teasoft.bee.osql.chain.ToSql.class - [JAR]

├─ org.teasoft.bee.osql.chain.UnionSelect.class - [JAR]

├─ org.teasoft.bee.osql.chain.Update.class - [JAR]

org.teasoft.bee.osql.interccept

├─ org.teasoft.bee.osql.interccept.Interceptor.class - [JAR]

├─ org.teasoft.bee.osql.interccept.InterceptorChain.class - [JAR]

org.teasoft.bee.osql.token

├─ org.teasoft.bee.osql.token.CustomAutoSqlToken.class - [JAR]

org.teasoft.bee.logging

├─ org.teasoft.bee.logging.Log.class - [JAR]

├─ org.teasoft.bee.logging.Path.class - [JAR]

org.teasoft.bee.mvc

├─ org.teasoft.bee.mvc.Result.class - [JAR]

org.teasoft.bee.app

├─ org.teasoft.bee.app.BeeSqlForApp.class - [JAR]

org.teasoft.bee.sharding

├─ org.teasoft.bee.sharding.DsTabStruct.class - [JAR]

├─ org.teasoft.bee.sharding.FunStruct.class - [JAR]

├─ org.teasoft.bee.sharding.GroupFunStruct.class - [JAR]

├─ org.teasoft.bee.sharding.ShardingBean.class - [JAR]

├─ org.teasoft.bee.sharding.ShardingPageStruct.class - [JAR]

├─ org.teasoft.bee.sharding.ShardingSimpleStruct.class - [JAR]

├─ org.teasoft.bee.sharding.ShardingSortStruct.class - [JAR]

Advertisement

Dependencies from Group

bee
Jul 02, 2023
5 usages
611 stars
Jul 03, 2023
4 usages
126 stars
Jul 03, 2023
1 usages
20 stars
Jul 08, 2023
1 usages
36 stars
Jul 08, 2023
2 stars

Discover Dependencies

Jul 05, 2022
3 usages
113 stars
Jan 04, 2018
11 usages
906 stars
Jun 17, 2017
2 usages
44 stars
Feb 05, 2018
8 usages
1.3k stars
Aug 14, 2018
3 usages
9 stars
Jul 07, 2023
6 usages
3 stars
Jul 02, 2018
3 usages
0 stars
May 02, 2018
5 usages
395 stars