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