c3p0 v0.3.1 C3P0.GenerateGuid protocol View Source

Generate attributes for a new guid given a resource.

Link to this section Summary

Link to this section Types

Link to this type

generated_attrs()

View Source
generated_attrs() :: %{id: binary(), guid: String.t()}

Link to this section Functions

Link to this function

generate_new_attrs(data)

View Source
generate_new_attrs(term()) :: generated_attrs()
Link to this function

generate_new_attrs(data, parent)

View Source
generate_new_attrs(term(), parent()) :: generated_attrs()