提交历史

作者 SHA1 备注 提交日期
  James f4816ece54 queryStr 支持自动类型转换 8 年之前
  James 3b65ec9eda getStr 支持自动类型转换 8 年之前
  James 36fb3a78c2 jfinal 3.2 release ^_^ 8 年之前
  James 26f3dba8ea 添加 setColumnsMap 方法 8 年之前
  James 04bafa3386 覆盖 getModelGeneratedKey 与 getRecordGeneratedKey,解决 PostgreSql 获取自增主键时 8 年之前
  James 92101aff05 getInt getLong getFloat getDouble getShort 自动转换类型 8 年之前
  James 7114081b57 getInt getLong getFloat getDouble 互相之间自动转换类型,添加 getShort 方法 8 年之前
  James 8962648a13 queryInt queryLong queryFloat queryDouble queryShort 自动转换数据类型 8 年之前
  James b075cedfe8 去掉 Dialect.getModelGeneratedKey() 的 Config 参数 8 年之前
  James 211d5a71a6 DbPro.getGeneratedKey() 重构至 Dialect 中 8 年之前
  James 14ad4e5c34 jfinal 3.2 release ^_^ 8 年之前
  James 04f7b19395 Model.getGeneratedKey() 转移至 Dialect,便于用户自行控制 8 年之前
  James 79a1726f9b jfinal 3.2 release ^_^ 8 年之前
  James 8a547ab3ac jfinal 3.2 release ^_^ 8 年之前
  James b87d7a689e 添加 setSharedFunction 8 年之前
  James c3e1ed01aa jfinal 3.2 release ^_^ 8 年之前
  James 0d52991be3 支持从 class path 以及 jar 包之中加载模板文件 8 年之前
  James 79207f7e33 jfinal 3.2 release ^_^ 8 年之前
  James 4893ed4339 jfinal 3.2 release 8 年之前
  James 8c4bd037bb Engine、EngineConfig、Include、RenderDirective 应用上 ISourceFactory 的 ISource 8 年之前
  James 73393a2a38 jf te 3.2 release 8 年之前
  James c59cbbced5 添加 ISourceFactory 以及实现类 FileSourceFacctory 8 年之前
  James 1d48c6a100 MemoryStringSource 更名为 StringSource 8 年之前
  James bb0e16d881 FileStringSource 更名为 FileSource 8 年之前
  James cbd6ab510a IStringSource 重构为 ISource 8 年之前
  James 44630b795e setBasetTemplatePath 接受 null 参:以便于在 ClassPathSourceFactory 时,允许 8 年之前
  James 494ad08647 IStringSource 重构为 ISource 8 年之前
  James 8eb6a47a30 IStringSource 重构为 ISource 8 年之前
  James 30b0d2f361 删掉 IStringSource 8 年之前
  James 55298fb151 IStringSource 更名为 Source 8 年之前