org.hibernate.envers.tools.Pair to org.hibernate.envers.internal.tools.Triple
No. of Instances - 4
No. of Commits - 1
No. of Projects - {'hibernate-orm'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
- ArrayList<Pair<String,String>> to ArrayList<Triple<String,String,Boolean>>
- ArrayList<Pair<String,String>> to ArrayList<Triple<String,String,Boolean>>
- ArrayList<Pair<String,Boolean>> to ArrayList<Triple<String,String,Boolean>>
- ArrayList<Pair<String,Boolean>> to ArrayList<Triple<String,String,Boolean>>