@Retention(value=RUNTIME) @Target(value=FIELD) public @interface OneToMany
String
foreignKey
localKey
public abstract String foreignKey
public abstract String localKey
Copyright © 2024. All rights reserved.