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