JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
dev.langchain4j.store.embedding.hibernate
MetadataAttribute
Contents
Description
Hide sidebar
Show sidebar
Annotation Interface MetadataAttribute
@Target
({
METHOD
,
FIELD
})
@Retention
(
RUNTIME
)
public @interface
MetadataAttribute
Marks a persistent attribute of an
@Entity
that represents a metadata attribute.