@Retention(value=RUNTIME) @Target(value=TYPE) public @interface Table
{@code
String
name
public abstract String name
Copyright © 2022. All rights reserved.