タグ

ormに関するyukungのブックマーク (12)

  • BootのO/RマッパーにMyBatisを使いたい。 - 谷本 心 in せろ部屋


    DB使  SQLMyBatis使  Hibernate :   JPA :   Doma :  APT S2JDBC :     DBflute :  Mirage :  Mirage  使 MyBatis使
    BootのO/RマッパーにMyBatisを使いたい。 - 谷本 心 in せろ部屋
  • Querydslを触ってみる - Challenge Engineer Life !


    JavaEEJPQL (Dynamic Query) (Named Query) 使Criteria StringBuilder @megascusQuerydsl QuerydslJPA QEntityEntityQue
    Querydslを触ってみる - Challenge Engineer Life !
  • JPA with Spring 〜Developer's Note - タツノオトシゴのブログ


    QuerydslJPA - 2QuerydslSpring Data調 SeasarS2JDBCS2Dao使 Querydsl JPAS2JDBCCriteria API使 S2JDBCJPA使 Spring Data JPAS2DaoDB Querydsl + Spring Data = 
    JPA with Spring 〜Developer's Note - タツノオトシゴのブログ
  • QueryDsl-SQL概要


    querydsl-sql.md QueryDsl-SQL  QueryDslOpen SourceDSL (JavaDSL)JPACriteria APIDSLSQLDSL JPAQueryDslBlogSQL QueryDsl 2.7.2 使 QueryDsl-SQL ant com.mysema.query.sql.ant.AntMetaDataExporter  Java BeanBea
    QueryDsl-SQL概要
  • QuerydslでJPAが思ったよりも捗る - 水まんじゅう2


     [twitter:@seratch]Querydsl http://www.querydsl.com/ JPA JPAJPQLCriteria 使 JPQL JPQLSQL select new com.github.megascus.EmployeeBean(e.code, e.name, e.age) from Employee as e where name like 's%'SQLSQL JPQL 
    QuerydslでJPAが思ったよりも捗る - 水まんじゅう2
  • Querydsl - Unified Queries for Java

    JPA The popular choice for SQL persistence with a focus on CRUD and simple queries for object loading. more... SQL The alternative SQL abstraction with a focus on SQL operations and the full expressivity of the SQL standard. more...

  • GitHub - nabedge/querydsl-sample

    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

    GitHub - nabedge/querydsl-sample
  • データベース + MyBatis + Guice のサンプル


    MyBatisGuice MyBatis+Guicewebapp mybatis: ver 3.0.6 mybatis-guice: ver 3.2 guice: ver 1.0 [1]  MySQL CREATE TABLE `Friends` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) NOT NULL, `memo` varchar(140), PRIMARY KEY (`id`), UNIQUE INDEX `name_index` (`name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 [2] 
  • ORマッピングの比較 - しがないプログラマ の日記


    JavaORM使SelectInsert 5 ActiveObjects Hibernate EclipseLink OpenJPA S2JDBC iBATIS EclipseIDE調   ID(PK),,ID(FK)  ID(PK) IDORMPK使 
    ORマッピングの比較 - しがないプログラマ の日記
  • [ThinkIT] 第1回:O/Rマッピング (1/4)


    RubyonRailsRailsWebJava 1O/R O/RRDBO/RRDB RailsActiveRecordO/RJavaO/RHibernateJavaJava Pers
  • 「薄い」JavaのO/Rマッパーの紹介 - DbUtils、Persist、Butterfly Persistence - public static void main


    HibernateActiveObjectsS2DaoApache CayenneiBATISORMJava使 JDBC使使OR JDBCJava  SQL SQL    DBMySQLM
    「薄い」JavaのO/Rマッパーの紹介 - DbUtils、Persist、Butterfly Persistence - public static void main
  • O/Rマッピングとは?


    O/R O/RO/RJavaO/R O/RO/R 3O/RiBATISTorqueHibernateO/R
  • 1