Package | Description |
---|---|
co.uk.rushorm.core | |
co.uk.rushorm.core.implementation |
Modifier and Type | Method and Description |
---|---|
void |
RushJoinStatementGenerator.createJoins(List<RushJoin> joins,
RushJoinStatementGenerator.Callback callback,
Map<Class<? extends Rush>,AnnotationCache> annotationCache) |
void |
RushJoinStatementGenerator.deleteAll(Class<? extends Rush> parent,
String field,
Class<? extends Rush> child,
String id,
RushJoinStatementGenerator.Callback callback,
Map<Class<? extends Rush>,AnnotationCache> annotationCache) |
void |
RushJoinStatementGenerator.deleteJoins(List<RushJoin> joins,
RushJoinStatementGenerator.Callback callback,
Map<Class<? extends Rush>,AnnotationCache> annotationCache) |
Modifier and Type | Method and Description |
---|---|
void |
ReflectionJoinStatementGenerator.createJoins(List<RushJoin> joins,
RushJoinStatementGenerator.Callback callback,
Map<Class<? extends Rush>,AnnotationCache> annotationCache) |
void |
ReflectionJoinStatementGenerator.deleteAll(Class<? extends Rush> parent,
String field,
Class<? extends Rush> child,
String id,
RushJoinStatementGenerator.Callback callback,
Map<Class<? extends Rush>,AnnotationCache> annotationCache) |
void |
ReflectionJoinStatementGenerator.deleteJoins(List<RushJoin> joins,
RushJoinStatementGenerator.Callback callback,
Map<Class<? extends Rush>,AnnotationCache> annotationCache) |
Copyright © 2017. All rights reserved.