This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
ebean
Watch
4
Star
0
Fork
0
mirror of
https://github.com/ebean-orm/ebean.git
synced
2024-04-21 10:51:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4e1f817adef95b128c7b6f6eea8907ad10ef943b
ebean
/
src
/
test
/
java
/
org
/
tests
/
o2m
/
jointable
T
History
rob bygrave
c86e6b3cf9
#1610
- Refactor: Change SQL logging such that jdbc batch use is more obvious
2019-01-21 19:31:28 +13:00
..
inheritance
#1606
- Bean with Inheritance and OneToMany with JoinTable and cascade ... doesn't cascade save on all bean types
2019-01-09 12:29:28 +13:00
JtMonkey.java
#123
- Mapping - Add support for OneToMany JoinTables
2018-02-20 14:40:21 +13:00
JtMonkeyGroup.java
#1461
- @OneToMany with @JoinTable without table name does not default join table name
2018-08-02 22:25:48 +12:00
JtTrainer.java
#123
- Mapping - Add support for OneToMany JoinTables
2018-02-20 14:40:21 +13:00
JtTroop.java
#123
- Mapping - Add support for OneToMany JoinTables
2018-02-20 14:40:21 +13:00
TestOneToManyJoinTable.java
#1610
- Refactor: Change SQL logging such that jdbc batch use is more obvious
2019-01-21 19:31:28 +13:00
TestOneToManyJoinTableInheritance.java
#1610
- Refactor: Change SQL logging such that jdbc batch use is more obvious
2019-01-21 19:31:28 +13:00
TestOneToManyJoinTableNoTableName.java
Add SAP HANA support (
#1511
)
2018-10-24 21:38:17 +13:00