![JAR search and dependency download from the Maven repository](/logo.png)
fi.foyt.fni.persistence.model.materials.BookTemplate_ Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of persistence Show documentation
Show all versions of persistence Show documentation
Forge & Illusion - Persistence
package fi.foyt.fni.persistence.model.materials;
import javax.annotation.Generated;
import javax.persistence.metamodel.SingularAttribute;
import javax.persistence.metamodel.StaticMetamodel;
@Generated(value = "org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor")
@StaticMetamodel(BookTemplate.class)
public abstract class BookTemplate_ extends fi.foyt.fni.persistence.model.materials.Material_ {
public static volatile SingularAttribute pageTypes;
public static volatile SingularAttribute description;
public static volatile SingularAttribute iconUrl;
public static volatile SingularAttribute data;
public static volatile SingularAttribute styles;
public static volatile SingularAttribute fonts;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy